[==========] 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 13:00:52.372265  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:39167
I20260709 13:00:52.373955  7328 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 13:00:52.375033  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:52.393582  7334 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 13:00:52.394393  7337 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 13:00:52.394412  7335 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 13:00:52.397073  7328 server_base.cc:1061] running on GCE node
I20260709 13:00:53.693742  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:53.694082  7328 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 13:00:53.694576  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602053694341 us; error 0 us; skew 500 ppm
I20260709 13:00:53.695621  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:53.703634  7328 webserver.cc:533] Webserver started at http://127.7.40.62:40445/ using document root <none> and password file <none>
I20260709 13:00:53.704874  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:53.705132  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:53.705612  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:53.714025  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/master-0-root/instance:
uuid: "2d22df2df90d490885565ad1d7f0c3c2"
format_stamp: "Formatted at 2026-07-09 13:00:53 on dist-test-slave-1hwd"
I20260709 13:00:53.722424  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.005s
I20260709 13:00:53.728569  7343 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:53.730297  7328 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.006s	sys 0.000s
I20260709 13:00:53.730892  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/master-0-root
uuid: "2d22df2df90d490885565ad1d7f0c3c2"
format_stamp: "Formatted at 2026-07-09 13:00:53 on dist-test-slave-1hwd"
I20260709 13:00:53.731240  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-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 13:00:53.804069  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:53.805763  7328 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 13:00:53.806236  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:53.894404  7394 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:39167 every 8 connection(s)
I20260709 13:00:53.894544  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:39167
I20260709 13:00:53.905395  7395 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 13:00:53.932309  7395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2: Bootstrap starting.
I20260709 13:00:53.938385  7395 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:53.940240  7395 log.cc:826] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2: Log is configured to *not* fsync() on all Append() calls
I20260709 13:00:53.946169  7395 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2: No bootstrap required, opened a new log
I20260709 13:00:53.968971  7395 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d22df2df90d490885565ad1d7f0c3c2" member_type: VOTER }
I20260709 13:00:53.969573  7395 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:53.969785  7395 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d22df2df90d490885565ad1d7f0c3c2, State: Initialized, Role: FOLLOWER
I20260709 13:00:53.970824  7395 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d22df2df90d490885565ad1d7f0c3c2" member_type: VOTER }
I20260709 13:00:53.971334  7395 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:00:53.971891  7395 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:00:53.972357  7395 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:53.976730  7395 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d22df2df90d490885565ad1d7f0c3c2" member_type: VOTER }
I20260709 13:00:53.977460  7395 leader_election.cc:304] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [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: 2d22df2df90d490885565ad1d7f0c3c2; no voters: 
I20260709 13:00:53.979238  7395 leader_election.cc:290] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:00:53.979602  7398 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:53.982527  7398 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 1 LEADER]: Becoming Leader. State: Replica: 2d22df2df90d490885565ad1d7f0c3c2, State: Running, Role: LEADER
I20260709 13:00:53.983502  7398 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [LEADER]: Queue going to LEADER mode. State: All 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: "2d22df2df90d490885565ad1d7f0c3c2" member_type: VOTER }
I20260709 13:00:53.985035  7395 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:00:53.996846  7399 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d22df2df90d490885565ad1d7f0c3c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d22df2df90d490885565ad1d7f0c3c2" member_type: VOTER } }
I20260709 13:00:53.997038  7400 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d22df2df90d490885565ad1d7f0c3c2. Latest consensus state: current_term: 1 leader_uuid: "2d22df2df90d490885565ad1d7f0c3c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d22df2df90d490885565ad1d7f0c3c2" member_type: VOTER } }
I20260709 13:00:53.997725  7399 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:53.997776  7400 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [sys.catalog]: This master's current role is: LEADER
I20260709 13:00:54.000875  7407 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:00:54.015084  7407 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:00:54.017910  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:00:54.037055  7407 catalog_manager.cc:1383] Generated new cluster ID: b478d876121b4bdf83072d12f7b7d3c1
I20260709 13:00:54.037544  7407 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:00:54.061180  7407 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:00:54.063120  7407 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:00:54.077827  7407 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2: Generated new TSK 0
I20260709 13:00:54.079052  7407 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:00:54.085703  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:54.096300  7417 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 13:00:54.096740  7418 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 13:00:54.102497  7420 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 13:00:54.102909  7328 server_base.cc:1061] running on GCE node
I20260709 13:00:54.103654  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:54.103901  7328 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 13:00:54.104080  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602054104063 us; error 0 us; skew 500 ppm
I20260709 13:00:54.104686  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:54.109318  7328 webserver.cc:533] Webserver started at http://127.7.40.1:46771/ using document root <none> and password file <none>
I20260709 13:00:54.109916  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:54.110133  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:54.110483  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:54.111629  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-0-root/instance:
uuid: "eb9981477a6245848bef68d7a1614804"
format_stamp: "Formatted at 2026-07-09 13:00:54 on dist-test-slave-1hwd"
I20260709 13:00:54.117465  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260709 13:00:54.122025  7425 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.122953  7328 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:00:54.123301  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-0-root
uuid: "eb9981477a6245848bef68d7a1614804"
format_stamp: "Formatted at 2026-07-09 13:00:54 on dist-test-slave-1hwd"
I20260709 13:00:54.123760  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-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 13:00:54.146471  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:54.148334  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:54.151158  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:54.157514  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:54.157876  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.158751  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:54.159024  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.258998  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:38709
I20260709 13:00:54.259159  7487 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:38709 every 8 connection(s)
I20260709 13:00:54.266961  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:54.283308  7492 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 13:00:54.289127  7493 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 13:00:54.298811  7328 server_base.cc:1061] running on GCE node
W20260709 13:00:54.301156  7495 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 13:00:54.302903  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:54.303216  7328 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 13:00:54.303577  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602054303550 us; error 0 us; skew 500 ppm
I20260709 13:00:54.304705  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:54.306214  7488 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39167
I20260709 13:00:54.306810  7488 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:54.308106  7488 heartbeater.cc:507] Master 127.7.40.62:39167 requested a full tablet report, sending...
I20260709 13:00:54.308434  7328 webserver.cc:533] Webserver started at http://127.7.40.2:38349/ using document root <none> and password file <none>
I20260709 13:00:54.309087  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:54.309340  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:54.309689  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:54.311179  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-1-root/instance:
uuid: "467a583afe7b4395981c6cff822b9e8c"
format_stamp: "Formatted at 2026-07-09 13:00:54 on dist-test-slave-1hwd"
I20260709 13:00:54.312081  7360 ts_manager.cc:194] Registered new tserver with Master: eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709)
I20260709 13:00:54.315549  7360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33158
I20260709 13:00:54.319672  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:00:54.324826  7500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.326094  7328 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.005s
I20260709 13:00:54.326488  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-1-root
uuid: "467a583afe7b4395981c6cff822b9e8c"
format_stamp: "Formatted at 2026-07-09 13:00:54 on dist-test-slave-1hwd"
I20260709 13:00:54.326784  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-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 13:00:54.348896  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:54.350203  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:54.352790  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:54.355748  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:54.355973  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.356228  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:54.356400  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.447911  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:36731
I20260709 13:00:54.448226  7562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:36731 every 8 connection(s)
I20260709 13:00:54.458961  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:00:54.467638  7566 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 13:00:54.470222  7567 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 13:00:54.471789  7563 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39167
I20260709 13:00:54.472200  7563 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:54.473439  7563 heartbeater.cc:507] Master 127.7.40.62:39167 requested a full tablet report, sending...
I20260709 13:00:54.476186  7360 ts_manager.cc:194] Registered new tserver with Master: 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:54.477865  7328 server_base.cc:1061] running on GCE node
I20260709 13:00:54.478268  7360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33166
W20260709 13:00:54.479596  7569 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 13:00:54.480759  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:00:54.480985  7328 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 13:00:54.481163  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602054481147 us; error 0 us; skew 500 ppm
I20260709 13:00:54.481694  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:00:54.484616  7328 webserver.cc:533] Webserver started at http://127.7.40.3:36931/ using document root <none> and password file <none>
I20260709 13:00:54.485219  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:00:54.485453  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:00:54.485719  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:00:54.487052  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-2-root/instance:
uuid: "f4535f476822448c99eb90e8db4bb741"
format_stamp: "Formatted at 2026-07-09 13:00:54 on dist-test-slave-1hwd"
I20260709 13:00:54.492182  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:00:54.496143  7574 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.497072  7328 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260709 13:00:54.497424  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-2-root
uuid: "f4535f476822448c99eb90e8db4bb741"
format_stamp: "Formatted at 2026-07-09 13:00:54 on dist-test-slave-1hwd"
I20260709 13:00:54.497795  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602052153157-7328-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 13:00:54.513995  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:00:54.516144  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:00:54.519196  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:00:54.521976  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:00:54.522284  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.522590  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:00:54.522806  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:00:54.617960  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:42435
I20260709 13:00:54.617988  7636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:42435 every 8 connection(s)
I20260709 13:00:54.638391  7637 heartbeater.cc:344] Connected to a master server at 127.7.40.62:39167
I20260709 13:00:54.638932  7637 heartbeater.cc:461] Registering TS with master...
I20260709 13:00:54.639844  7637 heartbeater.cc:507] Master 127.7.40.62:39167 requested a full tablet report, sending...
I20260709 13:00:54.642026  7360 ts_manager.cc:194] Registered new tserver with Master: f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:54.643057  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019652153s
I20260709 13:00:54.643940  7360 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33178
I20260709 13:00:54.708881  7360 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33194:
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 13:00:54.715070  7360 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 13:00:54.845000  7601 tablet_service.cc:1511] Processing CreateTablet for tablet 3d741548d67a41049245af3dd1244b81 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:00:54.845490  7602 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3711c9da7d455a85870f855300b190 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:00:54.848770  7602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3711c9da7d455a85870f855300b190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.843473  7599 tablet_service.cc:1511] Processing CreateTablet for tablet 40bfe291a6384b0192476e21462ea026 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:00:54.851130  7600 tablet_service.cc:1511] Processing CreateTablet for tablet 57c81ec54e984578849b1f861197bc47 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:00:54.853884  7601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d741548d67a41049245af3dd1244b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.852828  7598 tablet_service.cc:1511] Processing CreateTablet for tablet 53d6d0384867495db6dd33961a4d3057 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:00:54.857946  7597 tablet_service.cc:1511] Processing CreateTablet for tablet 3ceceb0aca7b449e97fb2054c854e98c (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:00:54.859238  7596 tablet_service.cc:1511] Processing CreateTablet for tablet 4a60a25bab984df3a84639331b2b76cc (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:00:54.860213  7595 tablet_service.cc:1511] Processing CreateTablet for tablet 10d1c840eb4f4f9a881ef0783536c182 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:00:54.862731  7599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bfe291a6384b0192476e21462ea026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.865926  7594 tablet_service.cc:1511] Processing CreateTablet for tablet 72d9840c4b584751bb4df4de179befb6 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:00:54.867795  7600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c81ec54e984578849b1f861197bc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.868860  7597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ceceb0aca7b449e97fb2054c854e98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.870641  7594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d9840c4b584751bb4df4de179befb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.871744  7596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a60a25bab984df3a84639331b2b76cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.872747  7595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d1c840eb4f4f9a881ef0783536c182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.875524  7598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d6d0384867495db6dd33961a4d3057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.897434  7528 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3711c9da7d455a85870f855300b190 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:00:54.900753  7527 tablet_service.cc:1511] Processing CreateTablet for tablet 3d741548d67a41049245af3dd1244b81 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:00:54.903633  7528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3711c9da7d455a85870f855300b190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.905570  7527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d741548d67a41049245af3dd1244b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.914412  7526 tablet_service.cc:1511] Processing CreateTablet for tablet 57c81ec54e984578849b1f861197bc47 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:00:54.916075  7525 tablet_service.cc:1511] Processing CreateTablet for tablet 40bfe291a6384b0192476e21462ea026 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:00:54.921669  7524 tablet_service.cc:1511] Processing CreateTablet for tablet 53d6d0384867495db6dd33961a4d3057 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:00:54.925962  7523 tablet_service.cc:1511] Processing CreateTablet for tablet 3ceceb0aca7b449e97fb2054c854e98c (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:00:54.938050  7526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c81ec54e984578849b1f861197bc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.945676  7525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bfe291a6384b0192476e21462ea026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.944933  7452 tablet_service.cc:1511] Processing CreateTablet for tablet 3d741548d67a41049245af3dd1244b81 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:00:54.955852  7451 tablet_service.cc:1511] Processing CreateTablet for tablet 57c81ec54e984578849b1f861197bc47 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:00:54.957865  7451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57c81ec54e984578849b1f861197bc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.945799  7453 tablet_service.cc:1511] Processing CreateTablet for tablet 9a3711c9da7d455a85870f855300b190 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:00:54.960721  7452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d741548d67a41049245af3dd1244b81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.962684  7523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ceceb0aca7b449e97fb2054c854e98c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.965080  7522 tablet_service.cc:1511] Processing CreateTablet for tablet 4a60a25bab984df3a84639331b2b76cc (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:00:54.963063  7521 tablet_service.cc:1511] Processing CreateTablet for tablet 10d1c840eb4f4f9a881ef0783536c182 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:00:54.973311  7524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d6d0384867495db6dd33961a4d3057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.972529  7450 tablet_service.cc:1511] Processing CreateTablet for tablet 40bfe291a6384b0192476e21462ea026 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:00:54.975718  7520 tablet_service.cc:1511] Processing CreateTablet for tablet 72d9840c4b584751bb4df4de179befb6 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:00:54.980670  7453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a3711c9da7d455a85870f855300b190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.981835  7521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d1c840eb4f4f9a881ef0783536c182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.980755  7449 tablet_service.cc:1511] Processing CreateTablet for tablet 53d6d0384867495db6dd33961a4d3057 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:00:54.984949  7450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40bfe291a6384b0192476e21462ea026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.985867  7520 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d9840c4b584751bb4df4de179befb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.986254  7449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53d6d0384867495db6dd33961a4d3057. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.991528  7522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a60a25bab984df3a84639331b2b76cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:54.993621  7448 tablet_service.cc:1511] Processing CreateTablet for tablet 3ceceb0aca7b449e97fb2054c854e98c (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:00:54.995770  7448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ceceb0aca7b449e97fb2054c854e98c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:00:55.033808  7408 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:55.048697  7447 tablet_service.cc:1511] Processing CreateTablet for tablet 4a60a25bab984df3a84639331b2b76cc (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:00:55.048786  7446 tablet_service.cc:1511] Processing CreateTablet for tablet 10d1c840eb4f4f9a881ef0783536c182 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:00:55.056485  7445 tablet_service.cc:1511] Processing CreateTablet for tablet 72d9840c4b584751bb4df4de179befb6 (DEFAULT_TABLE table=test-workload [id=c959ae2acd9240f6b31a3aeaf86b3386]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:00:55.093992  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a60a25bab984df3a84639331b2b76cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:55.098748  7445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72d9840c4b584751bb4df4de179befb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:55.104576  7446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d1c840eb4f4f9a881ef0783536c182. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:00:55.197115  7656 tablet_bootstrap.cc:492] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:55.207046  7655 tablet_bootstrap.cc:492] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:55.229425  7657 tablet_bootstrap.cc:492] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:55.246722  7655 tablet_bootstrap.cc:654] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.252094  7655 tablet_bootstrap.cc:492] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:55.252542  7655 ts_tablet_manager.cc:1403] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.061s	user 0.010s	sys 0.003s
I20260709 13:00:55.252672  7656 tablet_bootstrap.cc:654] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.255304  7657 tablet_bootstrap.cc:654] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.255554  7655 raft_consensus.cc:359] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.256467  7655 raft_consensus.cc:385] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.256737  7655 raft_consensus.cc:740] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.257401  7655 consensus_queue.cc:260] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.272746  7657 tablet_bootstrap.cc:492] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:55.273231  7657 ts_tablet_manager.cc:1403] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.005s
I20260709 13:00:55.273305  7655 ts_tablet_manager.cc:1434] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.014s
I20260709 13:00:55.274734  7637 heartbeater.cc:499] Master 127.7.40.62:39167 was elected leader, sending a full tablet report...
I20260709 13:00:55.275539  7655 tablet_bootstrap.cc:492] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:55.276932  7657 raft_consensus.cc:359] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.277678  7657 raft_consensus.cc:385] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.277968  7657 raft_consensus.cc:740] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.281268  7656 tablet_bootstrap.cc:492] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:55.281747  7656 ts_tablet_manager.cc:1403] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.086s	user 0.008s	sys 0.006s
I20260709 13:00:55.283376  7655 tablet_bootstrap.cc:654] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.279271  7657 consensus_queue.cc:260] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.285346  7656 raft_consensus.cc:359] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.287462  7656 raft_consensus.cc:385] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.287787  7656 raft_consensus.cc:740] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.288529  7656 consensus_queue.cc:260] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.299553  7488 heartbeater.cc:499] Master 127.7.40.62:39167 was elected leader, sending a full tablet report...
I20260709 13:00:55.302980  7655 tablet_bootstrap.cc:492] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:55.303491  7655 ts_tablet_manager.cc:1403] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.013s
I20260709 13:00:55.305022  7657 ts_tablet_manager.cc:1434] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.002s
I20260709 13:00:55.306159  7657 tablet_bootstrap.cc:492] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:55.306739  7655 raft_consensus.cc:359] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.307592  7655 raft_consensus.cc:385] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.307935  7655 raft_consensus.cc:740] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.308228  7563 heartbeater.cc:499] Master 127.7.40.62:39167 was elected leader, sending a full tablet report...
I20260709 13:00:55.308679  7655 consensus_queue.cc:260] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.311452  7655 ts_tablet_manager.cc:1434] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:00:55.312456  7655 tablet_bootstrap.cc:492] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:55.319567  7655 tablet_bootstrap.cc:654] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.320384  7656 ts_tablet_manager.cc:1434] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.005s
I20260709 13:00:55.321578  7656 tablet_bootstrap.cc:492] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:55.323328  7657 tablet_bootstrap.cc:654] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.330672  7656 tablet_bootstrap.cc:654] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.332567  7655 tablet_bootstrap.cc:492] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:55.333072  7655 ts_tablet_manager.cc:1403] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.005s
I20260709 13:00:55.336166  7655 raft_consensus.cc:359] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.336987  7655 raft_consensus.cc:385] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.337319  7655 raft_consensus.cc:740] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.338135  7655 consensus_queue.cc:260] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.342376  7655 ts_tablet_manager.cc:1434] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:00:55.343477  7655 tablet_bootstrap.cc:492] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:55.344594  7656 tablet_bootstrap.cc:492] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:55.345118  7656 ts_tablet_manager.cc:1403] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.007s
I20260709 13:00:55.348201  7656 raft_consensus.cc:359] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.348838  7657 tablet_bootstrap.cc:492] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:55.349090  7656 raft_consensus.cc:385] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.349668  7656 raft_consensus.cc:740] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.349291  7657 ts_tablet_manager.cc:1403] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.000s
I20260709 13:00:55.352115  7655 tablet_bootstrap.cc:654] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.353240  7657 raft_consensus.cc:359] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.354909  7657 raft_consensus.cc:385] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.355314  7657 raft_consensus.cc:740] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.354050  7656 consensus_queue.cc:260] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.358296  7656 ts_tablet_manager.cc:1434] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:00:55.360445  7656 tablet_bootstrap.cc:492] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:55.358860  7657 consensus_queue.cc:260] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.363974  7657 ts_tablet_manager.cc:1434] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:00:55.365103  7657 tablet_bootstrap.cc:492] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
W20260709 13:00:55.377228  7638 tablet.cc:2406] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:00:55.378305  7657 tablet_bootstrap.cc:654] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.370981  7656 tablet_bootstrap.cc:654] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.392740  7657 tablet_bootstrap.cc:492] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:55.393317  7657 ts_tablet_manager.cc:1403] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 13:00:55.395879  7655 tablet_bootstrap.cc:492] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:55.396447  7655 ts_tablet_manager.cc:1403] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.027s
I20260709 13:00:55.396275  7657 raft_consensus.cc:359] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.397154  7657 raft_consensus.cc:385] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.397509  7657 raft_consensus.cc:740] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.398334  7657 consensus_queue.cc:260] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.399995  7656 tablet_bootstrap.cc:492] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:55.399932  7655 raft_consensus.cc:359] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.400641  7656 ts_tablet_manager.cc:1403] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.040s	user 0.015s	sys 0.001s
I20260709 13:00:55.400979  7655 raft_consensus.cc:385] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.401381  7655 raft_consensus.cc:740] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.402194  7655 consensus_queue.cc:260] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.403753  7656 raft_consensus.cc:359] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.404451  7656 raft_consensus.cc:385] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.404742  7656 raft_consensus.cc:740] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.404867  7655 ts_tablet_manager.cc:1434] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:00:55.405462  7656 consensus_queue.cc:260] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.405979  7655 tablet_bootstrap.cc:492] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:55.407929  7656 ts_tablet_manager.cc:1434] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:00:55.408846  7656 tablet_bootstrap.cc:492] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:55.413446  7655 tablet_bootstrap.cc:654] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.417318  7656 tablet_bootstrap.cc:654] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.425803  7655 tablet_bootstrap.cc:492] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:55.426422  7655 ts_tablet_manager.cc:1403] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260709 13:00:55.429803  7655 raft_consensus.cc:359] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.430676  7655 raft_consensus.cc:385] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.431046  7655 raft_consensus.cc:740] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.431960  7655 consensus_queue.cc:260] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.432488  7657 ts_tablet_manager.cc:1434] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.004s
I20260709 13:00:55.433104  7664 raft_consensus.cc:493] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:55.433630  7664 raft_consensus.cc:515] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.434963  7655 ts_tablet_manager.cc:1434] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:00:55.436059  7655 tablet_bootstrap.cc:492] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:55.438776  7664 leader_election.cc:290] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:55.450290  7656 tablet_bootstrap.cc:492] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:55.450848  7656 ts_tablet_manager.cc:1403] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.012s
I20260709 13:00:55.453783  7656 raft_consensus.cc:359] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.454512  7656 raft_consensus.cc:385] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:55.454835  7656 raft_consensus.cc:740] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:55.455538  7656 consensus_queue.cc:260] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.456545  7657 tablet_bootstrap.cc:492] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:55.453783  7655 tablet_bootstrap.cc:654] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.464490  7657 tablet_bootstrap.cc:654] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:55.669795  7663 raft_consensus.cc:493] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:55.573130  7656 ts_tablet_manager.cc:1434] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.122s	user 0.008s	sys 0.000s
I20260709 13:00:55.659381  7664 raft_consensus.cc:493] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:55.670610  7663 raft_consensus.cc:515] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.819396  7656 tablet_bootstrap.cc:492] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:55.671497  7660 raft_consensus.cc:493] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:55.839188  7663 leader_election.cc:290] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:55.840179  7663 raft_consensus.cc:493] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:55.840785  7663 raft_consensus.cc:515] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.809947  7664 raft_consensus.cc:515] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.865648  7664 leader_election.cc:290] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:55.869866  7660 raft_consensus.cc:515] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.931878  7664 raft_consensus.cc:493] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:55.967334  7664 raft_consensus.cc:515] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:55.878273  7655 tablet_bootstrap.cc:492] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:56.039557  7655 ts_tablet_manager.cc:1403] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.604s	user 0.007s	sys 0.010s
I20260709 13:00:56.127725  7664 leader_election.cc:290] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:56.150115  7664 raft_consensus.cc:493] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.162761  7660 leader_election.cc:290] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:56.173719  7660 raft_consensus.cc:493] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.174414  7660 raft_consensus.cc:515] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
W20260709 13:00:56.180240  7504 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.503s	user 0.000s	sys 0.016s
W20260709 13:00:56.180619  7504 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.508s	user 0.000s	sys 0.017s
I20260709 13:00:56.179267  7663 leader_election.cc:290] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:56.170921  7664 raft_consensus.cc:515] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.183533  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:56.200044  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:56.216838  7610 raft_consensus.cc:2468] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 0.
I20260709 13:00:56.182710  7611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:56.407857  7679 raft_consensus.cc:493] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.433104  7503 leader_election.cc:304] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
W20260709 13:00:56.435019  7503 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.3:42435, user_credentials={real_user=slave}} blocked reactor thread for 132492us
W20260709 13:00:56.436103  7503 leader_election.cc:343] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.438124  7680 raft_consensus.cc:2804] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:56.438743  7680 raft_consensus.cc:493] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:56.439208  7680 raft_consensus.cc:3060] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:56.408600  7679 raft_consensus.cc:515] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
W20260709 13:00:56.444803  7577 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.509s	user 0.001s	sys 0.019s
I20260709 13:00:56.447813  7660 leader_election.cc:290] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:56.434307  7655 raft_consensus.cc:359] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:56.449234  7655 raft_consensus.cc:385] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:56.449612  7655 raft_consensus.cc:740] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:56.450743  7655 consensus_queue.cc:260] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:56.453542  7655 ts_tablet_manager.cc:1434] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.412s	user 0.004s	sys 0.004s
I20260709 13:00:56.455973  7656 tablet_bootstrap.cc:654] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:56.530786  7664 leader_election.cc:290] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:56.531714  7682 raft_consensus.cc:493] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.532285  7682 raft_consensus.cc:515] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.533488  7611 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 0.
I20260709 13:00:56.538007  7679 leader_election.cc:290] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:56.542184  7682 leader_election.cc:290] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:56.702015  7682 raft_consensus.cc:493] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.702869  7656 tablet_bootstrap.cc:492] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:56.703531  7656 ts_tablet_manager.cc:1403] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.884s	user 0.016s	sys 0.001s
I20260709 13:00:56.705117  7680 raft_consensus.cc:515] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.706691  7655 tablet_bootstrap.cc:492] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:56.707647  7656 raft_consensus.cc:359] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:56.708655  7656 raft_consensus.cc:385] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:56.709046  7656 raft_consensus.cc:740] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:56.702553  7682 raft_consensus.cc:515] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:56.710093  7656 consensus_queue.cc:260] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:56.712647  7682 leader_election.cc:290] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709)
I20260709 13:00:56.715227  7682 raft_consensus.cc:493] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.715754  7682 raft_consensus.cc:515] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.717401  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:56.720136  7682 leader_election.cc:290] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
W20260709 13:00:56.720410  7503 leader_election.cc:343] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.717437  7656 ts_tablet_manager.cc:1434] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 13:00:56.722385  7656 tablet_bootstrap.cc:492] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:56.724819  7680 leader_election.cc:290] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:56.726575  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:56.727032  7655 tablet_bootstrap.cc:654] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:56.727264  7612 raft_consensus.cc:3060] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:56.728893  7656 tablet_bootstrap.cc:654] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:56.736377  7612 raft_consensus.cc:2468] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 1.
I20260709 13:00:56.738116  7503 leader_election.cc:304] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:56.739452  7680 raft_consensus.cc:2804] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:56.740885  7680 raft_consensus.cc:697] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:56.741982  7680 consensus_queue.cc:237] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.745499  7538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.747021  7537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.784384  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:56.786401  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:56.793136  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804"
W20260709 13:00:56.794862  7504 leader_election.cc:343] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:56.795907  7504 leader_election.cc:343] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.796331  7504 leader_election.cc:304] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c; no voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741
W20260709 13:00:56.797497  7504 leader_election.cc:343] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.808282  7358 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:33158 (request call id 6) took 1351 ms. Trace:
I20260709 13:00:56.808725  7358 rpcz_store.cc:276] 0709 13:00:55.457154 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:00:55.470205 (+ 13051us) service_pool.cc:224] Handling call
0709 13:00:56.808063 (+1337858us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:00:56.812619  7680 raft_consensus.cc:2749] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:56.815488  7693 raft_consensus.cc:493] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.816076  7693 raft_consensus.cc:515] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.818984  7693 leader_election.cc:290] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:56.835168  7537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.835331  7538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.836078  7538 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 0.
W20260709 13:00:56.837474  7428 leader_election.cc:343] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.838339  7428 leader_election.cc:304] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:00:56.840054  7693 raft_consensus.cc:2804] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:56.840543  7693 raft_consensus.cc:493] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:56.841917  7693 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:56.848320  7656 tablet_bootstrap.cc:492] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:56.848846  7656 ts_tablet_manager.cc:1403] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.004s
I20260709 13:00:56.849619  7693 raft_consensus.cc:515] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.851960  7693 leader_election.cc:290] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:56.853477  7538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:56.852047  7656 raft_consensus.cc:359] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.854194  7538 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:56.854218  7656 raft_consensus.cc:385] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:56.855105  7656 raft_consensus.cc:740] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:56.856166  7656 consensus_queue.cc:260] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.858659  7463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:56.858958  7656 ts_tablet_manager.cc:1434] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260709 13:00:56.859442  7463 raft_consensus.cc:2468] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 0.
I20260709 13:00:56.860241  7656 tablet_bootstrap.cc:492] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:56.865921  7538 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 1.
I20260709 13:00:56.868031  7656 tablet_bootstrap.cc:654] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:56.868198  7609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:56.872280  7537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.873517  7680 raft_consensus.cc:493] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:56.874043  7656 tablet_bootstrap.cc:492] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:56.873981  7680 raft_consensus.cc:515] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:56.874574  7656 ts_tablet_manager.cc:1403] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 13:00:56.877694  7680 leader_election.cc:290] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435), eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709)
I20260709 13:00:56.878121  7656 raft_consensus.cc:359] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.878907  7656 raft_consensus.cc:385] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:00:56.879145  7577 leader_election.cc:343] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:56.879954  7577 leader_election.cc:343] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.881294  7504 leader_election.cc:304] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: f4535f476822448c99eb90e8db4bb741
I20260709 13:00:56.882552  7680 raft_consensus.cc:2804] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:56.883071  7680 raft_consensus.cc:493] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:56.883539  7680 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:56.888142  7657 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 1.413s	user 0.127s	sys 0.306s
W20260709 13:00:56.888541  7657 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 1.414s	user 0.127s	sys 0.306s
I20260709 13:00:56.891559  7533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.890030  7428 leader_election.cc:304] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:00:56.879206  7656 raft_consensus.cc:740] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:56.893460  7656 consensus_queue.cc:260] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.900285  7656 ts_tablet_manager.cc:1434] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 13:00:56.893999  7535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.901459  7656 tablet_bootstrap.cc:492] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:56.904043  7612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:56.904716  7612 raft_consensus.cc:2468] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 0.
I20260709 13:00:56.896240  7463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:56.901525  7535 raft_consensus.cc:2393] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4535f476822448c99eb90e8db4bb741 in current term 1: Already voted for candidate eb9981477a6245848bef68d7a1614804 in this term.
I20260709 13:00:56.894462  7693 raft_consensus.cc:2804] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:00:56.908133  7504 leader_election.cc:343] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:56.909685  7577 leader_election.cc:343] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.909883  7656 tablet_bootstrap.cc:654] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:56.911726  7503 leader_election.cc:304] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: eb9981477a6245848bef68d7a1614804
I20260709 13:00:56.898221  7657 tablet_bootstrap.cc:492] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:56.898218  7680 raft_consensus.cc:515] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.915712  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:56.916723  7463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:56.917364  7463 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:56.919899  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:56.920576  7607 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:56.922573  7657 ts_tablet_manager.cc:1403] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 1.466s	user 0.136s	sys 0.313s
I20260709 13:00:56.925627  7657 raft_consensus.cc:359] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.929251  7656 tablet_bootstrap.cc:492] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:56.960368  7656 ts_tablet_manager.cc:1403] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.059s	user 0.025s	sys 0.031s
I20260709 13:00:56.948570  7657 raft_consensus.cc:385] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:56.928125  7680 leader_election.cc:290] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
W20260709 13:00:56.935132  7428 leader_election.cc:343] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:56.926167  7462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:56.938477  7664 raft_consensus.cc:2804] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:56.961325  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.954800  7655 tablet_bootstrap.cc:492] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:56.962945  7655 ts_tablet_manager.cc:1403] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.256s	user 0.017s	sys 0.032s
I20260709 13:00:56.962261  7664 raft_consensus.cc:493] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:56.947527  7463 raft_consensus.cc:2468] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 1.
I20260709 13:00:56.966949  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:56.968971  7536 raft_consensus.cc:2393] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9981477a6245848bef68d7a1614804 in current term 1: Already voted for candidate 467a583afe7b4395981c6cff822b9e8c in this term.
I20260709 13:00:56.970202  7664 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:56.974973  7504 leader_election.cc:304] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
W20260709 13:00:56.975922  7408 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:00:56.960834  7657 raft_consensus.cc:740] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:56.978977  7657 consensus_queue.cc:260] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.976596  7428 leader_election.cc:304] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9981477a6245848bef68d7a1614804; no voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741
I20260709 13:00:56.980240  7680 raft_consensus.cc:2804] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:56.977599  7693 raft_consensus.cc:697] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:56.987924  7656 raft_consensus.cc:359] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.988780  7656 raft_consensus.cc:385] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:56.989102  7656 raft_consensus.cc:740] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:56.991281  7656 consensus_queue.cc:260] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:56.983886  7607 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 1.
I20260709 13:00:56.995785  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
W20260709 13:00:56.983662  7503 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.3:42435, user_credentials={real_user=slave}} blocked reactor thread for 72024.3us
I20260709 13:00:56.991211  7680 raft_consensus.cc:697] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:56.992086  7655 raft_consensus.cc:359] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.001235  7655 raft_consensus.cc:385] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.001592  7655 raft_consensus.cc:740] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.001799  7463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.002765  7463 raft_consensus.cc:2468] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 0.
I20260709 13:00:57.006460  7680 consensus_queue.cc:237] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.007284  7460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.008654  7463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.011152  7578 leader_election.cc:304] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 467a583afe7b4395981c6cff822b9e8c
I20260709 13:00:57.013204  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.015360  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.018311  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.018548  7682 raft_consensus.cc:2764] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 13:00:57.018229  7578 leader_election.cc:343] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.023077  7578 leader_election.cc:304] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4535f476822448c99eb90e8db4bb741; no voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.024080  7682 raft_consensus.cc:2749] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:00:57.026245  7578 leader_election.cc:343] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.026944  7578 leader_election.cc:304] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4535f476822448c99eb90e8db4bb741; no voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.028107  7682 raft_consensus.cc:2749] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:57.028802  7578 leader_election.cc:304] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4535f476822448c99eb90e8db4bb741; no voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.030200  7682 raft_consensus.cc:2749] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:00:57.030823  7578 leader_election.cc:343] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.032018  7697 raft_consensus.cc:493] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.031304  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:57.005174  7655 consensus_queue.cc:260] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.035102  7503 leader_election.cc:304] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:57.036705  7664 raft_consensus.cc:515] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:57.021869  7696 raft_consensus.cc:2749] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:57.002954  7693 consensus_queue.cc:237] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.044193  7656 ts_tablet_manager.cc:1434] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.083s	user 0.024s	sys 0.024s
I20260709 13:00:57.046289  7700 raft_consensus.cc:2764] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:00:57.047922  7657 ts_tablet_manager.cc:1434] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.125s	user 0.022s	sys 0.013s
I20260709 13:00:57.048180  7534 raft_consensus.cc:2393] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f4535f476822448c99eb90e8db4bb741 in current term 1: Already voted for candidate 467a583afe7b4395981c6cff822b9e8c in this term.
I20260709 13:00:57.049239  7657 tablet_bootstrap.cc:492] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:57.053906  7656 tablet_bootstrap.cc:492] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: Bootstrap starting.
I20260709 13:00:57.057966  7655 ts_tablet_manager.cc:1434] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.003s
I20260709 13:00:57.058523  7664 leader_election.cc:290] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Requested vote from peers f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435), eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709)
I20260709 13:00:57.058995  7655 tablet_bootstrap.cc:492] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
W20260709 13:00:57.061678  7503 leader_election.cc:343] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.042137  7697 raft_consensus.cc:515] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.064752  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
W20260709 13:00:57.043247  7578 leader_election.cc:343] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.065137  7577 leader_election.cc:304] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4535f476822448c99eb90e8db4bb741; no voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.065344  7607 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.065476  7578 leader_election.cc:304] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f4535f476822448c99eb90e8db4bb741; no voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.070998  7697 leader_election.cc:290] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
W20260709 13:00:57.077164  7428 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:36731, user_credentials={real_user=slave}} blocked reactor thread for 100662us
I20260709 13:00:57.072731  7607 raft_consensus.cc:2468] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 1.
I20260709 13:00:57.081399  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:57.083655  7682 raft_consensus.cc:2749] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:00:57.084802  7503 leader_election.cc:343] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.083858  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:57.086694  7655 tablet_bootstrap.cc:654] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.086985  7682 raft_consensus.cc:2749] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:57.087005  7503 leader_election.cc:304] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
W20260709 13:00:57.087620  7428 leader_election.cc:343] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.088138  7697 raft_consensus.cc:2804] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:57.088276  7428 leader_election.cc:304] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9981477a6245848bef68d7a1614804; no voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741
I20260709 13:00:57.088649  7697 raft_consensus.cc:697] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:57.088946  7682 raft_consensus.cc:493] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.089119  7701 raft_consensus.cc:2749] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:57.088042  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
W20260709 13:00:57.087571  7578 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:38709, user_credentials={real_user=slave}} blocked reactor thread for 46241.8us
I20260709 13:00:57.089470  7682 raft_consensus.cc:515] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.089497  7697 consensus_queue.cc:237] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:57.093871  7461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
W20260709 13:00:57.095212  7504 leader_election.cc:343] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:00:57.095732  7578 leader_election.cc:343] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.096052  7458 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 0.
I20260709 13:00:57.092897  7682 leader_election.cc:290] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:57.099042  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:57.099958  7534 raft_consensus.cc:2468] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 0.
I20260709 13:00:57.102216  7577 leader_election.cc:304] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.103320  7657 tablet_bootstrap.cc:654] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.104379  7702 raft_consensus.cc:2804] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:57.107017  7504 leader_election.cc:304] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: f4535f476822448c99eb90e8db4bb741
I20260709 13:00:57.108446  7702 raft_consensus.cc:493] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:57.111181  7664 raft_consensus.cc:2804] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:57.111454  7702 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.111641  7664 raft_consensus.cc:493] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:57.112630  7664 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.123281  7656 tablet_bootstrap.cc:654] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.128226  7664 raft_consensus.cc:515] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.131908  7462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:57.152158  7462 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.131229  7359 catalog_manager.cc:5697] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.150162  7664 leader_election.cc:290] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.154605  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
W20260709 13:00:57.159108  7503 leader_election.cc:343] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.152364  7702 raft_consensus.cc:515] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.166728  7702 leader_election.cc:290] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:57.167516  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:57.168656  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:57.173051  7534 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:57.177769  7578 leader_election.cc:343] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.185922  7657 tablet_bootstrap.cc:492] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:57.186899  7657 ts_tablet_manager.cc:1403] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.138s	user 0.017s	sys 0.010s
I20260709 13:00:57.186836  7534 raft_consensus.cc:2468] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 1.
I20260709 13:00:57.189111  7462 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 1.
I20260709 13:00:57.188977  7577 leader_election.cc:304] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.192938  7655 tablet_bootstrap.cc:492] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:57.193341  7655 ts_tablet_manager.cc:1403] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.135s	user 0.016s	sys 0.009s
I20260709 13:00:57.196595  7656 tablet_bootstrap.cc:492] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: No bootstrap required, opened a new log
I20260709 13:00:57.197137  7656 ts_tablet_manager.cc:1403] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: Time spent bootstrapping tablet: real 0.151s	user 0.011s	sys 0.014s
I20260709 13:00:57.194144  7702 raft_consensus.cc:2804] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:57.204511  7504 leader_election.cc:304] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: f4535f476822448c99eb90e8db4bb741
I20260709 13:00:57.211370  7664 raft_consensus.cc:2804] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:57.212054  7664 raft_consensus.cc:697] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:57.213369  7664 consensus_queue.cc:237] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.206390  7702 raft_consensus.cc:697] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 LEADER]: Becoming Leader. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:00:57.223276  7702 consensus_queue.cc:237] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.225535  7655 raft_consensus.cc:359] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.226289  7655 raft_consensus.cc:385] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.226609  7655 raft_consensus.cc:740] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.227264  7655 consensus_queue.cc:260] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.227681  7656 raft_consensus.cc:359] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.230662  7656 raft_consensus.cc:385] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.230957  7656 raft_consensus.cc:740] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.229290  7657 raft_consensus.cc:359] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.234620  7655 ts_tablet_manager.cc:1434] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.004s
I20260709 13:00:57.234426  7656 consensus_queue.cc:260] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.236042  7655 tablet_bootstrap.cc:492] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741: Bootstrap starting.
I20260709 13:00:57.236474  7656 ts_tablet_manager.cc:1434] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.018s
I20260709 13:00:57.233239  7657 raft_consensus.cc:385] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.237315  7657 raft_consensus.cc:740] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.243000  7657 consensus_queue.cc:260] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.244815  7655 tablet_bootstrap.cc:654] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.251289  7657 ts_tablet_manager.cc:1434] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.002s
I20260709 13:00:57.252307  7657 tablet_bootstrap.cc:492] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:57.252493  7655 tablet_bootstrap.cc:492] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741: No bootstrap required, opened a new log
I20260709 13:00:57.252919  7655 ts_tablet_manager.cc:1403] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260709 13:00:57.256592  7664 raft_consensus.cc:493] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.257162  7664 raft_consensus.cc:515] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.266201  7664 leader_election.cc:290] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.266480  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:57.267278  7607 raft_consensus.cc:2468] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 0.
I20260709 13:00:57.268757  7503 leader_election.cc:304] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:57.269574  7664 raft_consensus.cc:2804] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:57.269924  7664 raft_consensus.cc:493] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:57.270296  7664 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.271557  7462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.271374  7358 catalog_manager.cc:5697] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 reported cstate change: term changed from 0 to 1, leader changed from <none> to f4535f476822448c99eb90e8db4bb741 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "f4535f476822448c99eb90e8db4bb741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:57.267313  7655 raft_consensus.cc:359] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.273281  7655 raft_consensus.cc:385] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.273562  7655 raft_consensus.cc:740] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Initialized, Role: FOLLOWER
W20260709 13:00:57.273000  7504 leader_election.cc:343] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.275501  7655 consensus_queue.cc:260] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.277701  7655 ts_tablet_manager.cc:1434] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.002s
I20260709 13:00:57.279371  7664 raft_consensus.cc:515] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.282768  7462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:57.283078  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:57.283682  7607 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:00:57.284389  7504 leader_election.cc:343] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.293135  7607 raft_consensus.cc:2468] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 1.
I20260709 13:00:57.294505  7503 leader_election.cc:304] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.295465  7680 raft_consensus.cc:2804] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:57.295985  7680 raft_consensus.cc:697] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:57.296845  7680 consensus_queue.cc:237] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.304816  7657 tablet_bootstrap.cc:654] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.309957  7664 leader_election.cc:290] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.321270  7657 tablet_bootstrap.cc:492] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:57.321817  7657 ts_tablet_manager.cc:1403] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.070s	user 0.004s	sys 0.010s
I20260709 13:00:57.325136  7657 raft_consensus.cc:359] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.325910  7657 raft_consensus.cc:385] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.326241  7657 raft_consensus.cc:740] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.329846  7657 consensus_queue.cc:260] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.332090  7657 ts_tablet_manager.cc:1434] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260709 13:00:57.333025  7462 raft_consensus.cc:3060] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.333356  7657 tablet_bootstrap.cc:492] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:57.332181  7701 raft_consensus.cc:493] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.337271  7701 raft_consensus.cc:515] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.337172  7357 catalog_manager.cc:5697] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.339485  7701 leader_election.cc:290] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.339306  7357 catalog_manager.cc:5697] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.341416  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:57.342180  7534 raft_consensus.cc:2393] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9981477a6245848bef68d7a1614804 in current term 1: Already voted for candidate f4535f476822448c99eb90e8db4bb741 in this term.
I20260709 13:00:57.343251  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:57.351965  7428 leader_election.cc:304] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9981477a6245848bef68d7a1614804; no voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741
I20260709 13:00:57.353585  7693 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.354153  7680 consensus_queue.cc:1048] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:57.356827  7701 raft_consensus.cc:493] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.357355  7701 raft_consensus.cc:515] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.360919  7693 raft_consensus.cc:2749] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:57.363005  7701 leader_election.cc:290] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.365500  7657 tablet_bootstrap.cc:654] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.370630  7680 raft_consensus.cc:493] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.371126  7680 raft_consensus.cc:515] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.373965  7680 leader_election.cc:290] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.376281  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:57.376953  7610 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 0.
I20260709 13:00:57.377876  7680 consensus_queue.cc:1048] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.378154  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:57.378798  7534 raft_consensus.cc:2468] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 0.
I20260709 13:00:57.380520  7428 leader_election.cc:304] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:00:57.381757  7693 raft_consensus.cc:2804] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:57.382126  7693 raft_consensus.cc:493] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:57.382510  7693 raft_consensus.cc:3060] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.385787  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804" is_pre_election: true
I20260709 13:00:57.387315  7503 leader_election.cc:304] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:57.388517  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:57.389451  7610 raft_consensus.cc:2468] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 0.
I20260709 13:00:57.389874  7680 raft_consensus.cc:2804] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:00:57.390818  7680 raft_consensus.cc:493] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:00:57.391187  7680 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.374337  7357 catalog_manager.cc:5697] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.395612  7693 raft_consensus.cc:515] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
W20260709 13:00:57.396857  7504 leader_election.cc:343] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.397845  7693 leader_election.cc:290] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.399768  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:57.400425  7534 raft_consensus.cc:3060] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.408084  7534 raft_consensus.cc:2468] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 1.
I20260709 13:00:57.422643  7428 leader_election.cc:304] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:00:57.410449  7357 catalog_manager.cc:5697] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.413056  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:57.425624  7610 raft_consensus.cc:3060] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.426458  7357 catalog_manager.cc:5697] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.408308  7680 raft_consensus.cc:515] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.425135  7693 raft_consensus.cc:2804] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:57.431541  7657 tablet_bootstrap.cc:492] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:57.432070  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:57.429863  7693 raft_consensus.cc:697] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:57.432886  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:57.432291  7657 ts_tablet_manager.cc:1403] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.099s	user 0.012s	sys 0.012s
W20260709 13:00:57.433458  7504 leader_election.cc:343] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:00:57.433591  7680 leader_election.cc:290] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.433477  7608 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.453346  7657 raft_consensus.cc:359] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.433075  7693 consensus_queue.cc:237] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.463153  7608 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 1.
I20260709 13:00:57.464179  7503 leader_election.cc:304] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.465365  7697 raft_consensus.cc:2804] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:00:57.465844  7697 raft_consensus.cc:697] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:57.454295  7657 raft_consensus.cc:385] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.468357  7657 raft_consensus.cc:740] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.469061  7657 consensus_queue.cc:260] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.467568  7697 consensus_queue.cc:237] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.473552  7610 raft_consensus.cc:2468] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 1.
I20260709 13:00:57.477070  7657 ts_tablet_manager.cc:1434] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.044s	user 0.004s	sys 0.002s
I20260709 13:00:57.478132  7657 tablet_bootstrap.cc:492] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:57.489246  7357 catalog_manager.cc:5697] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 0 to 1, leader changed from <none> to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 1 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.495208  7693 consensus_queue.cc:1048] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.509696  7693 consensus_queue.cc:1048] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.511354  7358 catalog_manager.cc:5697] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:57.532199  7657 tablet_bootstrap.cc:654] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.541513  7680 consensus_queue.cc:1048] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.570685  7657 tablet_bootstrap.cc:492] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:57.571552  7657 ts_tablet_manager.cc:1403] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.094s	user 0.013s	sys 0.001s
I20260709 13:00:57.576807  7657 raft_consensus.cc:359] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:57.577497  7657 raft_consensus.cc:385] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.577747  7657 raft_consensus.cc:740] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.579207  7657 consensus_queue.cc:260] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:57.581257  7657 ts_tablet_manager.cc:1434] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 13:00:57.582185  7657 tablet_bootstrap.cc:492] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804: Bootstrap starting.
I20260709 13:00:57.602337  7462 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.610888  7664 consensus_queue.cc:1048] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.612357  7702 consensus_queue.cc:1048] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.617818  7657 tablet_bootstrap.cc:654] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804: Neither blocks nor log segments found. Creating new log.
I20260709 13:00:57.641124  7657 tablet_bootstrap.cc:492] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804: No bootstrap required, opened a new log
I20260709 13:00:57.641654  7657 ts_tablet_manager.cc:1403] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804: Time spent bootstrapping tablet: real 0.060s	user 0.012s	sys 0.015s
I20260709 13:00:57.644695  7657 raft_consensus.cc:359] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.645444  7657 raft_consensus.cc:385] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:00:57.645757  7657 raft_consensus.cc:740] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Initialized, Role: FOLLOWER
I20260709 13:00:57.646564  7657 consensus_queue.cc:260] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.648620  7657 ts_tablet_manager.cc:1434] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:00:57.652077  7607 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.654170  7703 consensus_queue.cc:1048] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:57.663404  7697 consensus_queue.cc:1048] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.665668  7697 consensus_queue.cc:1048] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:57.676102  7610 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.692998  7697 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:57.713451  7697 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:00:57.782027  7484 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3060 after lost signal to thread 7331
W20260709 13:00:57.782786  7484 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3740 after lost signal to thread 7394
W20260709 13:00:57.783505  7484 debug-util.cc:398] Leaking SignalData structure 0x7b08001f0340 after lost signal to thread 7487
W20260709 13:00:57.784157  7484 debug-util.cc:398] Leaking SignalData structure 0x7b080018ac60 after lost signal to thread 7562
W20260709 13:00:57.784771  7484 debug-util.cc:398] Leaking SignalData structure 0x7b08000ecc00 after lost signal to thread 7636
I20260709 13:00:57.845278  7534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a3711c9da7d455a85870f855300b190"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:00:57.846087  7534 raft_consensus.cc:606] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Received request to transfer leadership to TS eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.853163  7534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d741548d67a41049245af3dd1244b81"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:00:57.853821  7534 raft_consensus.cc:606] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Received request to transfer leadership to TS eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.860417  7534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:00:57.861090  7534 raft_consensus.cc:606] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Received request to transfer leadership to TS eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.865447  7696 raft_consensus.cc:493] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.866099  7696 raft_consensus.cc:515] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.868676  7696 leader_election.cc:290] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.870010  7458 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.869853  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:57.871152  7534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40bfe291a6384b0192476e21462ea026"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:57770
I20260709 13:00:57.871435  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:57.871836  7534 raft_consensus.cc:606] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Received request to transfer leadership to TS eb9981477a6245848bef68d7a1614804
I20260709 13:00:57.872586  7610 raft_consensus.cc:2393] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9981477a6245848bef68d7a1614804 in current term 1: Already voted for candidate 467a583afe7b4395981c6cff822b9e8c in this term.
I20260709 13:00:57.875195  7428 leader_election.cc:304] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9981477a6245848bef68d7a1614804; no voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741
I20260709 13:00:57.881064  7696 raft_consensus.cc:2749] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:57.883280  7697 consensus_queue.cc:1048] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.884481  7696 raft_consensus.cc:493] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:00:57.884958  7696 raft_consensus.cc:515] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.887076  7696 leader_election.cc:290] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.888620  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "467a583afe7b4395981c6cff822b9e8c" is_pre_election: true
I20260709 13:00:57.888927  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f4535f476822448c99eb90e8db4bb741" is_pre_election: true
I20260709 13:00:57.889775  7610 raft_consensus.cc:2393] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eb9981477a6245848bef68d7a1614804 in current term 1: Already voted for candidate 467a583afe7b4395981c6cff822b9e8c in this term.
I20260709 13:00:57.891355  7428 leader_election.cc:304] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: eb9981477a6245848bef68d7a1614804; no voters: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741
I20260709 13:00:57.892648  7696 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:00:57.900902  7697 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:57.906797  7696 raft_consensus.cc:2749] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:00:57.914557  7696 consensus_queue.cc:1048] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.915912  7696 consensus_queue.cc:1048] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.923834  7700 consensus_queue.cc:1048] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:00:57.925832  7664 raft_consensus.cc:993] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:57.928915  7700 raft_consensus.cc:1081] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Signalling peer eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:57.929819  7461 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
mode: GRACEFUL
new_leader_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:43388
I20260709 13:00:57.930781  7461 raft_consensus.cc:606] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Received request to transfer leadership to TS 467a583afe7b4395981c6cff822b9e8c
I20260709 13:00:57.931768  7462 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40bfe291a6384b0192476e21462ea026"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:43364
I20260709 13:00:57.932318  7462 raft_consensus.cc:493] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:57.932670  7462 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:57.941044  7462 raft_consensus.cc:515] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.942302  7458 raft_consensus.cc:1240] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Rejecting Update request from peer 467a583afe7b4395981c6cff822b9e8c for earlier term 1. Current term is 2. Ops: []
I20260709 13:00:57.942780  7680 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:00:57.946733  7462 leader_election.cc:290] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:57.965103  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:57.949608  7700 consensus_queue.cc:1059] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 13:00:57.993115  7534 raft_consensus.cc:3055] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:57.993503  7534 raft_consensus.cc:740] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:57.994344  7534 consensus_queue.cc:260] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:57.998776  7534 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.010818  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:58.011505  7610 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.024073  7534 raft_consensus.cc:2468] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
W20260709 13:00:58.027024  7664 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 13:00:58.027734  7610 raft_consensus.cc:2468] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:00:58.029516  7428 leader_election.cc:304] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:58.030269  7610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
mode: GRACEFUL
new_leader_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:56516
I20260709 13:00:58.031219  7696 raft_consensus.cc:2804] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:58.030855  7610 raft_consensus.cc:606] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 LEADER]: Received request to transfer leadership to TS 467a583afe7b4395981c6cff822b9e8c
I20260709 13:00:58.031704  7696 raft_consensus.cc:697] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:58.032528  7696 consensus_queue.cc:237] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.039829  7664 raft_consensus.cc:993] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:58.040311  7664 raft_consensus.cc:1081] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Signalling peer eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:58.041227  7459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
mode: GRACEFUL
new_leader_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:43388
I20260709 13:00:58.041810  7459 raft_consensus.cc:606] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Received request to transfer leadership to TS f4535f476822448c99eb90e8db4bb741
I20260709 13:00:58.044368  7459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a3711c9da7d455a85870f855300b190"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:43364
I20260709 13:00:58.045006  7459 raft_consensus.cc:493] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:58.045444  7459 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.046098  7357 catalog_manager.cc:5697] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 1 to 2, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:58.053673  7459 raft_consensus.cc:515] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:58.056766  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:58.057395  7610 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.063347  7459 leader_election.cc:290] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Requested vote from peers f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:58.065198  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:58.066200  7534 raft_consensus.cc:3055] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:58.066722  7534 raft_consensus.cc:740] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:58.068002  7534 consensus_queue.cc:260] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:58.070410  7534 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.082152  7610 raft_consensus.cc:2468] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:00:58.086036  7428 leader_election.cc:304] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:58.087344  7696 raft_consensus.cc:2804] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:58.087968  7696 raft_consensus.cc:697] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:58.089082  7696 consensus_queue.cc:237] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:00:58.084399  7534 raft_consensus.cc:2468] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:00:58.105399  7360 catalog_manager.cc:5697] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 1 to 2, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:58.146426  7701 raft_consensus.cc:993] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804: : Instructing follower 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:00:58.146937  7696 raft_consensus.cc:1081] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Signalling peer 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:00:58.148670  7534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:57762
I20260709 13:00:58.149345  7534 raft_consensus.cc:493] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:58.149812  7534 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.157253  7534 raft_consensus.cc:515] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.160096  7534 leader_election.cc:290] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 2 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:58.160545  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:58.161166  7459 raft_consensus.cc:3055] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:58.161484  7459 raft_consensus.cc:740] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:58.162088  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:58.162667  7610 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.162279  7459 consensus_queue.cc:260] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.164007  7459 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.170490  7459 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 2.
I20260709 13:00:58.170604  7610 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 2.
I20260709 13:00:58.171969  7504 leader_election.cc:304] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:00:58.172858  7700 raft_consensus.cc:2804] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:58.173309  7700 raft_consensus.cc:697] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:58.174106  7700 consensus_queue.cc:237] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.183175  7357 catalog_manager.cc:5697] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 1 to 2, leader changed from eb9981477a6245848bef68d7a1614804 (127.7.40.1) to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 2 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:58.218963  7702 raft_consensus.cc:993] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741: : Instructing follower 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:00:58.219511  7754 raft_consensus.cc:1081] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 LEADER]: Signalling peer 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:00:58.221379  7534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:57748
I20260709 13:00:58.221972  7534 raft_consensus.cc:493] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:58.222383  7534 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.230460  7534 raft_consensus.cc:515] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.232687  7534 leader_election.cc:290] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 2 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:58.233458  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:58.234043  7459 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.235090  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:58.235682  7610 raft_consensus.cc:3055] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:58.236006  7610 raft_consensus.cc:740] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:00:58.236843  7610 consensus_queue.cc:260] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.238195  7610 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.240880  7459 raft_consensus.cc:2468] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 2.
I20260709 13:00:58.243441  7504 leader_election.cc:304] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:00:58.244292  7700 raft_consensus.cc:2804] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:58.244757  7700 raft_consensus.cc:697] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:58.245529  7700 consensus_queue.cc:237] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.246644  7610 raft_consensus.cc:2468] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 2.
I20260709 13:00:58.253288  7357 catalog_manager.cc:5697] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 1 to 2, leader changed from f4535f476822448c99eb90e8db4bb741 (127.7.40.3) to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 2 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:58.311669  7664 raft_consensus.cc:993] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:58.312172  7700 raft_consensus.cc:1081] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Signalling peer eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:58.314003  7459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d741548d67a41049245af3dd1244b81"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:43364
I20260709 13:00:58.314661  7459 raft_consensus.cc:493] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:58.315060  7459 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.322250  7459 raft_consensus.cc:515] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.324471  7459 leader_election.cc:290] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:58.325898  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:58.326550  7610 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.326678  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:58.327329  7534 raft_consensus.cc:3055] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:58.327668  7534 raft_consensus.cc:740] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:58.328842  7534 consensus_queue.cc:260] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.330194  7534 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.333511  7610 raft_consensus.cc:2468] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:00:58.334831  7428 leader_election.cc:304] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:58.335779  7696 raft_consensus.cc:2804] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:58.336256  7696 raft_consensus.cc:697] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:58.337138  7696 consensus_queue.cc:237] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.340243  7534 raft_consensus.cc:2468] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:00:58.350410  7664 raft_consensus.cc:993] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:58.350894  7664 raft_consensus.cc:1081] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Signalling peer eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:00:58.351986  7357 catalog_manager.cc:5697] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 1 to 2, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:58.352782  7459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:43364
I20260709 13:00:58.353684  7459 raft_consensus.cc:493] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:58.354166  7459 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.362541  7459 raft_consensus.cc:515] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.366513  7459 leader_election.cc:290] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:00:58.367298  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:58.367954  7534 raft_consensus.cc:3055] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:58.368290  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:00:58.368937  7610 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.368290  7534 raft_consensus.cc:740] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:00:58.371600  7534 consensus_queue.cc:260] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.373931  7534 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.376339  7610 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:00:58.377604  7428 leader_election.cc:304] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:58.378433  7696 raft_consensus.cc:2804] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:58.379702  7696 raft_consensus.cc:697] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:58.380692  7696 consensus_queue.cc:237] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.382126  7534 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:00:58.388751  7357 catalog_manager.cc:5697] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 1 to 2, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:00:58.504246  7534 raft_consensus.cc:1275] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.505667  7696 consensus_queue.cc:1048] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.529738  7610 raft_consensus.cc:1275] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.531853  7701 consensus_queue.cc:1048] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.542397  7696 raft_consensus.cc:993] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804: : Instructing follower f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:00:58.542842  7696 raft_consensus.cc:1081] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Signalling peer f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:00:58.544768  7608 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:56504
I20260709 13:00:58.545307  7608 raft_consensus.cc:493] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:00:58.545655  7608 raft_consensus.cc:3060] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.555792  7608 raft_consensus.cc:515] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.559836  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:00:58.560662  7459 raft_consensus.cc:3055] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:00:58.561113  7459 raft_consensus.cc:740] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:00:58.562155  7459 consensus_queue.cc:260] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.564103  7459 raft_consensus.cc:3060] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.573419  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72d9840c4b584751bb4df4de179befb6" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:00:58.574061  7536 raft_consensus.cc:3060] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:00:58.576699  7608 leader_election.cc:290] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 2 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:00:58.580513  7459 raft_consensus.cc:2468] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 2.
I20260709 13:00:58.581738  7578 leader_election.cc:304] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:00:58.582641  7754 raft_consensus.cc:2804] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:00:58.583084  7754 raft_consensus.cc:697] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 2 LEADER]: Becoming Leader. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:00:58.583864  7754 consensus_queue.cc:237] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:00:58.586241  7536 raft_consensus.cc:2468] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 2.
I20260709 13:00:58.591022  7536 raft_consensus.cc:1275] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.592703  7696 consensus_queue.cc:1048] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.599725  7360 catalog_manager.cc:5697] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 reported cstate change: term changed from 1 to 2, leader changed from eb9981477a6245848bef68d7a1614804 (127.7.40.1) to f4535f476822448c99eb90e8db4bb741 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "f4535f476822448c99eb90e8db4bb741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: HEALTHY } } }
I20260709 13:00:58.625176  7608 raft_consensus.cc:1275] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.630281  7701 consensus_queue.cc:1048] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:58.639948  7610 raft_consensus.cc:1275] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.641577  7746 consensus_queue.cc:1048] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.666849  7459 raft_consensus.cc:1275] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.668532  7664 consensus_queue.cc:1048] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.714239  7459 raft_consensus.cc:1275] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.715924  7664 consensus_queue.cc:1048] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.732316  7536 raft_consensus.cc:1275] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.734838  7610 raft_consensus.cc:1275] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.737712  7696 consensus_queue.cc:1048] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.739108  7700 consensus_queue.cc:1048] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.761058  7608 raft_consensus.cc:1275] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.763549  7701 consensus_queue.cc:1048] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.866986  7610 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.868641  7758 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.883059  7534 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.889300  7701 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:00:58.972716  7534 raft_consensus.cc:1275] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.974210  7754 consensus_queue.cc:1048] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:00:58.983887  7459 raft_consensus.cc:1275] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:00:58.985868  7754 consensus_queue.cc:1048] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:01.080746  7328 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:01:01.081640  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:01.102103  7534 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:57784
I20260709 13:01:01.103077  7534 raft_consensus.cc:606] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Received request to transfer leadership to TS f4535f476822448c99eb90e8db4bb741
I20260709 13:01:01.116518  7459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
mode: GRACEFUL
new_leader_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:43398
I20260709 13:01:01.117223  7459 raft_consensus.cc:606] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Received request to transfer leadership to TS f4535f476822448c99eb90e8db4bb741
I20260709 13:01:01.118716  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:01.119217  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:01.332314  7746 raft_consensus.cc:993] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:01.332859  7772 raft_consensus.cc:1081] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Signalling peer f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:01.334860  7610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:56494
I20260709 13:01:01.335335  7610 raft_consensus.cc:493] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:01.335631  7610 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:01.340020  7610 raft_consensus.cc:515] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:01.341429  7610 leader_election.cc:290] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 2 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:01:01.342429  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:01.342916  7459 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:01.343428  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:01:01.344041  7534 raft_consensus.cc:3055] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:01.344372  7534 raft_consensus.cc:740] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:01.345191  7534 consensus_queue.cc:260] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:01.346463  7534 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:01.349885  7459 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 2.
I20260709 13:01:01.351068  7578 leader_election.cc:304] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:01.351902  7768 raft_consensus.cc:2804] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:01.354329  7768 raft_consensus.cc:697] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 LEADER]: Becoming Leader. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:01:01.355679  7768 consensus_queue.cc:237] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:01.357441  7534 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 2.
I20260709 13:01:01.365041  7359 catalog_manager.cc:5697] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 reported cstate change: term changed from 1 to 2, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to f4535f476822448c99eb90e8db4bb741 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "f4535f476822448c99eb90e8db4bb741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:01.442678  7782 raft_consensus.cc:993] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804: : Instructing follower f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:01.443171  7771 raft_consensus.cc:1081] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Signalling peer f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:01.444952  7610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:56504
I20260709 13:01:01.445394  7610 raft_consensus.cc:493] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:01.445675  7610 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:01.449642  7610 raft_consensus.cc:515] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:01.451215  7610 leader_election.cc:290] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 3 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:01:01.452457  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:01:01.452410  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:01.453083  7534 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:01.453152  7459 raft_consensus.cc:3055] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:01.453708  7459 raft_consensus.cc:740] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:01:01.454635  7459 consensus_queue.cc:260] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:01.455821  7459 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:01.459923  7534 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 3.
I20260709 13:01:01.461410  7577 leader_election.cc:304] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [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: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:01.462532  7768 raft_consensus.cc:2804] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:01.463148  7459 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 3.
I20260709 13:01:01.463258  7768 raft_consensus.cc:697] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 LEADER]: Becoming Leader. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:01:01.464293  7768 consensus_queue.cc:237] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:01.474148  7359 catalog_manager.cc:5697] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 reported cstate change: term changed from 2 to 3, leader changed from eb9981477a6245848bef68d7a1614804 (127.7.40.1) to f4535f476822448c99eb90e8db4bb741 (127.7.40.3). New cstate: current_term: 3 leader_uuid: "f4535f476822448c99eb90e8db4bb741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:01.740648  7459 raft_consensus.cc:1275] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:01.742590  7776 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:01.758525  7534 raft_consensus.cc:1275] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:01.760105  7768 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:01.860788  7534 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:01.862054  7776 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:01.871371  7459 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:01.874313  7776 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.120023  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:02.131701  7459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a3711c9da7d455a85870f855300b190"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
mode: GRACEFUL
new_leader_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:43388
I20260709 13:01:02.132423  7459 raft_consensus.cc:606] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Received request to transfer leadership to TS 467a583afe7b4395981c6cff822b9e8c
I20260709 13:01:02.138278  7459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d741548d67a41049245af3dd1244b81"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
mode: GRACEFUL
new_leader_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:43388
I20260709 13:01:02.138960  7459 raft_consensus.cc:606] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Received request to transfer leadership to TS 467a583afe7b4395981c6cff822b9e8c
I20260709 13:01:02.144925  7608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
mode: GRACEFUL
new_leader_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:56516
I20260709 13:01:02.145546  7608 raft_consensus.cc:606] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 LEADER]: Received request to transfer leadership to TS 467a583afe7b4395981c6cff822b9e8c
I20260709 13:01:02.151286  7459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "40bfe291a6384b0192476e21462ea026"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
mode: GRACEFUL
new_leader_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:43388
I20260709 13:01:02.151940  7459 raft_consensus.cc:606] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Received request to transfer leadership to TS 467a583afe7b4395981c6cff822b9e8c
I20260709 13:01:02.167500  7608 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
mode: GRACEFUL
new_leader_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:56516
I20260709 13:01:02.168185  7608 raft_consensus.cc:606] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 LEADER]: Received request to transfer leadership to TS 467a583afe7b4395981c6cff822b9e8c
I20260709 13:01:02.236851  7771 raft_consensus.cc:993] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804: : Instructing follower 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.237308  7791 raft_consensus.cc:1081] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Signalling peer 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.239177  7534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d741548d67a41049245af3dd1244b81"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:57762
I20260709 13:01:02.239899  7534 raft_consensus.cc:493] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:02.240347  7534 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.247174  7534 raft_consensus.cc:515] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.248901  7534 leader_election.cc:290] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 3 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:01:02.249737  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:02.250067  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d741548d67a41049245af3dd1244b81" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:02.250342  7459 raft_consensus.cc:3055] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:02.250692  7608 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.250715  7459 raft_consensus.cc:740] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:01:02.251662  7459 consensus_queue.cc:260] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.252743  7459 raft_consensus.cc:3060] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.258425  7608 raft_consensus.cc:2468] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.259096  7459 raft_consensus.cc:2468] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.259717  7503 leader_election.cc:304] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [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: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:02.260579  7772 raft_consensus.cc:2804] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:02.261731  7772 raft_consensus.cc:697] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:02.262786  7772 consensus_queue.cc:237] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.271462  7357 catalog_manager.cc:5697] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 2 to 3, leader changed from eb9981477a6245848bef68d7a1614804 (127.7.40.1) to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 3 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:02.323160  7768 raft_consensus.cc:993] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: : Instructing follower 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.323676  7796 raft_consensus.cc:1081] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 LEADER]: Signalling peer 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.325131  7534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:57748
I20260709 13:01:02.325578  7534 raft_consensus.cc:493] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:02.325872  7534 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.330327  7534 raft_consensus.cc:515] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.331875  7534 leader_election.cc:290] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 3 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:01:02.332854  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:02.332864  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:02.333724  7459 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.334010  7608 raft_consensus.cc:3055] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:02.334424  7608 raft_consensus.cc:740] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:01:02.335218  7608 consensus_queue.cc:260] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.336186  7608 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.340651  7459 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.341806  7608 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.341964  7504 leader_election.cc:304] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [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: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:01:02.342872  7772 raft_consensus.cc:2804] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:02.343420  7772 raft_consensus.cc:697] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:02.344153  7772 consensus_queue.cc:237] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.350044  7357 catalog_manager.cc:5697] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 2 to 3, leader changed from f4535f476822448c99eb90e8db4bb741 (127.7.40.3) to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 3 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:02.383437  7768 raft_consensus.cc:993] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741: : Instructing follower 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.384191  7768 raft_consensus.cc:1081] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 LEADER]: Signalling peer 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.386658  7534 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:57748
I20260709 13:01:02.387283  7534 raft_consensus.cc:493] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:02.387633  7534 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:02.429610  7791 raft_consensus.cc:993] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804: : Instructing follower 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.432665  7771 raft_consensus.cc:1081] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Signalling peer 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.435858  7534 raft_consensus.cc:515] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.436332  7536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "40bfe291a6384b0192476e21462ea026"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:57762
I20260709 13:01:02.439178  7536 raft_consensus.cc:493] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:02.439736  7536 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.441708  7534 leader_election.cc:290] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 4 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:01:02.441852  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:02.442885  7459 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:02.441861  7608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:02.444615  7608 raft_consensus.cc:3055] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:02.444964  7608 raft_consensus.cc:740] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:01:02.446244  7608 consensus_queue.cc:260] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.448187  7608 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:02.450804  7536 raft_consensus.cc:515] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.451102  7459 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 4.
I20260709 13:01:02.452687  7504 leader_election.cc:304] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [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: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:01:02.454108  7536 leader_election.cc:290] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 3 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:01:02.454566  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:02.455294  7610 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.455804  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40bfe291a6384b0192476e21462ea026" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:02.456477  7458 raft_consensus.cc:3055] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:02.456848  7458 raft_consensus.cc:740] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:01:02.454314  7772 raft_consensus.cc:2804] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:02.458746  7772 raft_consensus.cc:697] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:02.459734  7608 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 4.
I20260709 13:01:02.459856  7772 consensus_queue.cc:237] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.462950  7610 raft_consensus.cc:2468] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.464666  7503 leader_election.cc:304] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [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: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:02.465785  7772 raft_consensus.cc:2804] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:02.466549  7772 raft_consensus.cc:697] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:02.467792  7772 consensus_queue.cc:237] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.457723  7458 consensus_queue.cc:260] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:02.470933  7458 raft_consensus.cc:3060] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.473450  7791 raft_consensus.cc:993] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804: : Instructing follower 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.474009  7791 raft_consensus.cc:1081] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Signalling peer 467a583afe7b4395981c6cff822b9e8c to start an election
I20260709 13:01:02.473595  7357 catalog_manager.cc:5697] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 3 to 4, leader changed from f4535f476822448c99eb90e8db4bb741 (127.7.40.3) to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 4 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:02.475888  7536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a3711c9da7d455a85870f855300b190"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
 from {username='slave'} at 127.0.0.1:57762
I20260709 13:01:02.476629  7536 raft_consensus.cc:493] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:02.477038  7536 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.479837  7458 raft_consensus.cc:2468] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.484699  7536 raft_consensus.cc:515] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:01:02.488216  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:02.489063  7610 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.489734  7459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a3711c9da7d455a85870f855300b190" candidate_uuid: "467a583afe7b4395981c6cff822b9e8c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:02.490240  7459 raft_consensus.cc:3055] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:02.490537  7459 raft_consensus.cc:740] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:01:02.491307  7459 consensus_queue.cc:260] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [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: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:01:02.492513  7459 raft_consensus.cc:3060] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:02.495769  7610 raft_consensus.cc:2468] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.496970  7536 leader_election.cc:290] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [CANDIDATE]: Term 3 election: Requested vote from peers f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435), eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709)
I20260709 13:01:02.497272  7503 leader_election.cc:304] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [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: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:02.498682  7459 raft_consensus.cc:2468] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 467a583afe7b4395981c6cff822b9e8c in term 3.
I20260709 13:01:02.499058  7772 raft_consensus.cc:2804] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:02.499668  7772 raft_consensus.cc:697] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Becoming Leader. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:02.500725  7772 consensus_queue.cc:237] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [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: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } }
I20260709 13:01:02.500847  7357 catalog_manager.cc:5697] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 2 to 3, leader changed from eb9981477a6245848bef68d7a1614804 (127.7.40.1) to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 3 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:02.514899  7357 catalog_manager.cc:5697] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c reported cstate change: term changed from 2 to 3, leader changed from eb9981477a6245848bef68d7a1614804 (127.7.40.1) to 467a583afe7b4395981c6cff822b9e8c (127.7.40.2). New cstate: current_term: 3 leader_uuid: "467a583afe7b4395981c6cff822b9e8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:02.744994  7610 raft_consensus.cc:1275] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:02.746284  7772 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.757694  7458 raft_consensus.cc:1275] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:02.759320  7772 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:02.767549  7459 raft_consensus.cc:1275] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:02.770947  7772 consensus_queue.cc:1048] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.781108  7610 raft_consensus.cc:1275] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:02.782697  7802 consensus_queue.cc:1048] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:02.953248  7459 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 4 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:02.954646  7792 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:02.964596  7610 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:02.967459  7792 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:03.022447  7459 raft_consensus.cc:1275] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:03.024169  7792 consensus_queue.cc:1048] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:03.033205  7610 raft_consensus.cc:1275] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:03.034482  7772 consensus_queue.cc:1048] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:03.079974  7610 raft_consensus.cc:1275] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:03.081357  7802 consensus_queue.cc:1048] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:03.091593  7458 raft_consensus.cc:1275] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Refusing update from remote peer 467a583afe7b4395981c6cff822b9e8c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:03.092981  7802 consensus_queue.cc:1048] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:01:05.213805  7484 debug-util.cc:398] Leaking SignalData structure 0x7b08000eca80 after lost signal to thread 7331
W20260709 13:01:05.214839  7484 debug-util.cc:398] Leaking SignalData structure 0x7b080018a3a0 after lost signal to thread 7394
W20260709 13:01:05.215797  7484 debug-util.cc:398] Leaking SignalData structure 0x7b08000e3200 after lost signal to thread 7487
W20260709 13:01:05.216643  7484 debug-util.cc:398] Leaking SignalData structure 0x7b0800159ca0 after lost signal to thread 7562
W20260709 13:01:05.217728  7484 debug-util.cc:398] Leaking SignalData structure 0x7b080014c360 after lost signal to thread 7636
I20260709 13:01:05.263255  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:05.272781  7536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:57784
I20260709 13:01:05.273690  7536 raft_consensus.cc:606] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Received request to transfer leadership to TS eb9981477a6245848bef68d7a1614804
I20260709 13:01:05.277240  7536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:57784
I20260709 13:01:05.277725  7536 raft_consensus.cc:606] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Received request to transfer leadership to TS eb9981477a6245848bef68d7a1614804
I20260709 13:01:05.280249  7536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:57784
I20260709 13:01:05.281026  7536 raft_consensus.cc:606] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Received request to transfer leadership to TS eb9981477a6245848bef68d7a1614804
I20260709 13:01:05.283879  7536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:57784
I20260709 13:01:05.284494  7536 raft_consensus.cc:606] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Received request to transfer leadership to TS f4535f476822448c99eb90e8db4bb741
I20260709 13:01:05.287635  7536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
mode: GRACEFUL
new_leader_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:57784
I20260709 13:01:05.288300  7536 raft_consensus.cc:606] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 LEADER]: Received request to transfer leadership to TS f4535f476822448c99eb90e8db4bb741
I20260709 13:01:05.289402  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:01:05.289831  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:05.936743  7818 raft_consensus.cc:993] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:05.937217  7818 raft_consensus.cc:1081] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 LEADER]: Signalling peer f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:05.939029  7818 raft_consensus.cc:993] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:05.939543  7610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57c81ec54e984578849b1f861197bc47"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:56494
I20260709 13:01:05.940647  7610 raft_consensus.cc:493] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:05.941045  7610 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:05.947557  7610 raft_consensus.cc:515] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:05.940675  7818 raft_consensus.cc:1081] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Signalling peer f4535f476822448c99eb90e8db4bb741 to start an election
I20260709 13:01:05.950820  7819 raft_consensus.cc:993] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:01:05.952713  7607 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057"
dest_uuid: "f4535f476822448c99eb90e8db4bb741"
 from {username='slave'} at 127.0.0.1:56494
I20260709 13:01:05.953137  7610 leader_election.cc:290] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 5 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:01:05.953253  7607 raft_consensus.cc:493] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:05.953709  7607 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:05.954988  7821 raft_consensus.cc:1081] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Signalling peer eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:01:05.956503  7458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:05.957460  7458 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:05.963465  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57c81ec54e984578849b1f861197bc47" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:01:05.964274  7536 raft_consensus.cc:3055] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:01:05.964633  7536 raft_consensus.cc:740] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:05.965699  7536 consensus_queue.cc:260] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:05.967155  7536 raft_consensus.cc:3060] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:01:05.973594  7458 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 5.
I20260709 13:01:05.973878  7821 raft_consensus.cc:993] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:01:05.973625  7607 raft_consensus.cc:515] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:05.974789  7821 raft_consensus.cc:1081] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Signalling peer eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:01:05.976615  7607 leader_election.cc:290] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [CANDIDATE]: Term 3 election: Requested vote from peers eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709), 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731)
I20260709 13:01:05.976944  7818 raft_consensus.cc:993] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: : Instructing follower eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:01:05.977352  7820 raft_consensus.cc:1081] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Signalling peer eb9981477a6245848bef68d7a1614804 to start an election
I20260709 13:01:05.977559  7462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "eb9981477a6245848bef68d7a1614804"
I20260709 13:01:05.978188  7462 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:05.978652  7459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:43364
I20260709 13:01:05.979123  7459 raft_consensus.cc:493] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:05.979432  7459 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:05.982350  7536 raft_consensus.cc:2468] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 5.
I20260709 13:01:05.983676  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53d6d0384867495db6dd33961a4d3057" candidate_uuid: "f4535f476822448c99eb90e8db4bb741" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:01:05.983830  7577 leader_election.cc:304] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [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: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:05.984193  7536 raft_consensus.cc:3055] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:05.984504  7536 raft_consensus.cc:740] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:05.984750  7768 raft_consensus.cc:2804] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:01:05.985423  7459 raft_consensus.cc:515] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:05.985219  7536 consensus_queue.cc:260] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:05.986424  7536 raft_consensus.cc:3060] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:05.988031  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:01:05.988534  7534 raft_consensus.cc:3055] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:05.988799  7534 raft_consensus.cc:740] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:05.989521  7534 consensus_queue.cc:260] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:05.990513  7534 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:05.992698  7536 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 3.
I20260709 13:01:05.994889  7459 leader_election.cc:290] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 3 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:01:05.995010  7577 leader_election.cc:304] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [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: 467a583afe7b4395981c6cff822b9e8c, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:05.996968  7461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:43364
I20260709 13:01:05.997437  7461 raft_consensus.cc:493] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:05.997751  7461 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:06.001742  7462 raft_consensus.cc:2468] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f4535f476822448c99eb90e8db4bb741 in term 3.
I20260709 13:01:06.002755  7768 raft_consensus.cc:697] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 5 LEADER]: Becoming Leader. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:01:06.003055  7459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c"
dest_uuid: "eb9981477a6245848bef68d7a1614804"
 from {username='slave'} at 127.0.0.1:43364
I20260709 13:01:06.002602  7461 raft_consensus.cc:515] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.003576  7459 raft_consensus.cc:493] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:06.002573  7534 raft_consensus.cc:2468] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 3.
I20260709 13:01:06.003948  7459 raft_consensus.cc:3060] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.003942  7768 consensus_queue.cc:237] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.005038  7428 leader_election.cc:304] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [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: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:01:06.007807  7461 leader_election.cc:290] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 4 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:01:06.010268  7610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60a25bab984df3a84639331b2b76cc" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:06.010907  7610 raft_consensus.cc:3060] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:06.008713  7825 raft_consensus.cc:2804] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:06.010866  7826 raft_consensus.cc:2804] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:06.011721  7534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:01:06.011791  7459 raft_consensus.cc:515] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.012370  7534 raft_consensus.cc:3055] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:06.012701  7534 raft_consensus.cc:740] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:06.014827  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d1c840eb4f4f9a881ef0783536c182" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:06.015475  7607 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:06.019603  7610 raft_consensus.cc:2468] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 3.
I20260709 13:01:06.019816  7826 raft_consensus.cc:697] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 3 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:01:06.020891  7826 consensus_queue.cc:237] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.024825  7534 consensus_queue.cc:260] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.025939  7459 leader_election.cc:290] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Requested vote from peers 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731), f4535f476822448c99eb90e8db4bb741 (127.7.40.3:42435)
I20260709 13:01:06.024443  7536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "467a583afe7b4395981c6cff822b9e8c"
I20260709 13:01:06.027048  7536 raft_consensus.cc:3055] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:06.027549  7607 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 4.
I20260709 13:01:06.027547  7536 raft_consensus.cc:740] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 467a583afe7b4395981c6cff822b9e8c, State: Running, Role: LEADER
I20260709 13:01:06.029105  7536 consensus_queue.cc:260] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.030882  7536 raft_consensus.cc:3060] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.033187  7825 raft_consensus.cc:697] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 3 LEADER]: Becoming Leader. State: Replica: f4535f476822448c99eb90e8db4bb741, State: Running, Role: LEADER
I20260709 13:01:06.035040  7534 raft_consensus.cc:3060] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:06.036125  7428 leader_election.cc:304] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [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: eb9981477a6245848bef68d7a1614804, f4535f476822448c99eb90e8db4bb741; no voters: 
I20260709 13:01:06.034287  7825 consensus_queue.cc:237] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.037026  7829 raft_consensus.cc:2804] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:06.037817  7607 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ceceb0aca7b449e97fb2054c854e98c" candidate_uuid: "eb9981477a6245848bef68d7a1614804" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f4535f476822448c99eb90e8db4bb741"
I20260709 13:01:06.046118  7607 raft_consensus.cc:3060] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:06.054661  7829 raft_consensus.cc:697] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 4 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:01:06.055627  7536 raft_consensus.cc:2468] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:01:06.055830  7829 consensus_queue.cc:237] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [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: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.057742  7534 raft_consensus.cc:2468] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 4.
I20260709 13:01:06.058766  7428 leader_election.cc:304] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 467a583afe7b4395981c6cff822b9e8c, eb9981477a6245848bef68d7a1614804; no voters: 
I20260709 13:01:06.060235  7830 raft_consensus.cc:2804] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:06.062465  7830 raft_consensus.cc:697] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Becoming Leader. State: Replica: eb9981477a6245848bef68d7a1614804, State: Running, Role: LEADER
I20260709 13:01:06.063509  7830 consensus_queue.cc:237] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } }
I20260709 13:01:06.053973  7607 raft_consensus.cc:2468] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb9981477a6245848bef68d7a1614804 in term 2.
I20260709 13:01:06.070694  7360 catalog_manager.cc:5697] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 2 to 3, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.080767  7357 catalog_manager.cc:5697] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 reported cstate change: term changed from 4 to 5, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to f4535f476822448c99eb90e8db4bb741 (127.7.40.3). New cstate: current_term: 5 leader_uuid: "f4535f476822448c99eb90e8db4bb741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.082647  7357 catalog_manager.cc:5697] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 reported cstate change: term changed from 2 to 3, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to f4535f476822448c99eb90e8db4bb741 (127.7.40.3). New cstate: current_term: 3 leader_uuid: "f4535f476822448c99eb90e8db4bb741" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:06.103636  7360 catalog_manager.cc:5697] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 3 to 4, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 4 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.105381  7360 catalog_manager.cc:5697] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 reported cstate change: term changed from 1 to 2, leader changed from 467a583afe7b4395981c6cff822b9e8c (127.7.40.2) to eb9981477a6245848bef68d7a1614804 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "eb9981477a6245848bef68d7a1614804" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:06.431851  7459 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 5 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:06.433080  7825 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:06.438863  7534 raft_consensus.cc:1275] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 4 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:06.440330  7829 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:06.450742  7536 raft_consensus.cc:1275] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:06.450868  7535 raft_consensus.cc:1275] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 5 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:01:06.452179  7829 consensus_queue.cc:1048] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:06.452636  7768 consensus_queue.cc:1048] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:06.457989  7607 raft_consensus.cc:1275] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:06.460819  7826 consensus_queue.cc:1048] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:06.468402  7610 raft_consensus.cc:1275] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:06.470397  7826 consensus_queue.cc:1048] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:06.550860  7534 raft_consensus.cc:1275] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:06.552034  7829 consensus_queue.cc:1048] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:06.554612  7459 raft_consensus.cc:1275] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:06.555723  7828 consensus_queue.cc:1048] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb9981477a6245848bef68d7a1614804" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38709 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:06.563344  7610 raft_consensus.cc:1275] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Refusing update from remote peer eb9981477a6245848bef68d7a1614804: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:06.565317  7535 raft_consensus.cc:1275] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Refusing update from remote peer f4535f476822448c99eb90e8db4bb741: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:06.567499  7834 consensus_queue.cc:1048] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f4535f476822448c99eb90e8db4bb741" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 42435 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:06.567747  7828 consensus_queue.cc:1048] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [LEADER]: Connected to new peer: Peer: permanent_uuid: "467a583afe7b4395981c6cff822b9e8c" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 36731 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:06.879863  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:06.885597  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
W20260709 13:01:06.915326  7504 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:01:06.920038  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:01:06.919991  7504 consensus_peers.cc:597] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c -> Peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Couldn't send request to peer eb9981477a6245848bef68d7a1614804. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:06.920940  7328 tablet_replica.cc:333] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.921627  7328 raft_consensus.cc:2243] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.922099  7328 raft_consensus.cc:2272] T 40bfe291a6384b0192476e21462ea026 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.924235  7328 tablet_replica.cc:333] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.924793  7328 raft_consensus.cc:2243] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:06.925449  7328 raft_consensus.cc:2272] T 10d1c840eb4f4f9a881ef0783536c182 P eb9981477a6245848bef68d7a1614804 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.928180  7328 tablet_replica.cc:333] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.929095  7328 raft_consensus.cc:2243] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.929569  7328 raft_consensus.cc:2272] T 9a3711c9da7d455a85870f855300b190 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.931725  7328 tablet_replica.cc:333] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.932225  7328 raft_consensus.cc:2243] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:06.932904  7328 raft_consensus.cc:2272] T 4a60a25bab984df3a84639331b2b76cc P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.934973  7328 tablet_replica.cc:333] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.935492  7328 raft_consensus.cc:2243] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.935911  7328 raft_consensus.cc:2272] T 53d6d0384867495db6dd33961a4d3057 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.937961  7328 tablet_replica.cc:333] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.938527  7328 raft_consensus.cc:2243] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:06.939508  7328 raft_consensus.cc:2272] T 3ceceb0aca7b449e97fb2054c854e98c P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.941582  7328 tablet_replica.cc:333] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.942147  7328 raft_consensus.cc:2243] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.942641  7328 raft_consensus.cc:2272] T 72d9840c4b584751bb4df4de179befb6 P eb9981477a6245848bef68d7a1614804 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.944439  7328 tablet_replica.cc:333] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.944976  7328 raft_consensus.cc:2243] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.945815  7328 raft_consensus.cc:2272] T 57c81ec54e984578849b1f861197bc47 P eb9981477a6245848bef68d7a1614804 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:06.949204  7328 tablet_replica.cc:333] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804: stopping tablet replica
I20260709 13:01:06.949776  7328 raft_consensus.cc:2243] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:06.950228  7328 raft_consensus.cc:2272] T 3d741548d67a41049245af3dd1244b81 P eb9981477a6245848bef68d7a1614804 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:06.955994  7633 debug-util.cc:398] Leaking SignalData structure 0x7b080016d060 after lost signal to thread 7331
W20260709 13:01:06.956738  7633 debug-util.cc:398] Leaking SignalData structure 0x7b080016d740 after lost signal to thread 7394
W20260709 13:01:06.957500  7633 debug-util.cc:398] Leaking SignalData structure 0x7b08001bbfe0 after lost signal to thread 7487
W20260709 13:01:06.958559  7633 debug-util.cc:398] Leaking SignalData structure 0x7b0800198f20 after lost signal to thread 7562
W20260709 13:01:06.959363  7633 debug-util.cc:398] Leaking SignalData structure 0x7b0800081e80 after lost signal to thread 7636
W20260709 13:01:07.077272  7578 consensus_peers.cc:597] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 -> Peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Couldn't send request to peer eb9981477a6245848bef68d7a1614804. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:07.078675  7578 consensus_peers.cc:597] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 -> Peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Couldn't send request to peer eb9981477a6245848bef68d7a1614804. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:07.082862  7578 consensus_peers.cc:597] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 -> Peer eb9981477a6245848bef68d7a1614804 (127.7.40.1:38709): Couldn't send request to peer eb9981477a6245848bef68d7a1614804. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:38709: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:07.144207  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260709 13:01:07.167757  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260709 13:01:07.202194  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:07.203058  7328 tablet_replica.cc:333] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.203833  7328 raft_consensus.cc:2243] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.204382  7328 raft_consensus.cc:2272] T 10d1c840eb4f4f9a881ef0783536c182 P 467a583afe7b4395981c6cff822b9e8c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.207221  7328 tablet_replica.cc:333] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.207954  7328 raft_consensus.cc:2243] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:07.208913  7328 raft_consensus.cc:2272] T 40bfe291a6384b0192476e21462ea026 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.211295  7328 tablet_replica.cc:333] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.211952  7328 raft_consensus.cc:2243] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.212432  7328 raft_consensus.cc:2272] T 57c81ec54e984578849b1f861197bc47 P 467a583afe7b4395981c6cff822b9e8c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.215164  7328 tablet_replica.cc:333] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.215895  7328 raft_consensus.cc:2243] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:07.216794  7328 raft_consensus.cc:2272] T 9a3711c9da7d455a85870f855300b190 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.221925  7328 tablet_replica.cc:333] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.222633  7328 raft_consensus.cc:2243] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.223117  7328 raft_consensus.cc:2272] T 53d6d0384867495db6dd33961a4d3057 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.225771  7328 tablet_replica.cc:333] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.226471  7328 raft_consensus.cc:2243] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.226960  7328 raft_consensus.cc:2272] T 4a60a25bab984df3a84639331b2b76cc P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.229912  7328 tablet_replica.cc:333] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.230602  7328 raft_consensus.cc:2243] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.231110  7328 raft_consensus.cc:2272] T 72d9840c4b584751bb4df4de179befb6 P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.233419  7328 tablet_replica.cc:333] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.234079  7328 raft_consensus.cc:2243] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.234611  7328 raft_consensus.cc:2272] T 3ceceb0aca7b449e97fb2054c854e98c P 467a583afe7b4395981c6cff822b9e8c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.237504  7328 tablet_replica.cc:333] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c: stopping tablet replica
I20260709 13:01:07.238168  7328 raft_consensus.cc:2243] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:07.239151  7328 raft_consensus.cc:2272] T 3d741548d67a41049245af3dd1244b81 P 467a583afe7b4395981c6cff822b9e8c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.275231  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
W20260709 13:01:07.296634  7577 consensus_peers.cc:597] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 -> Peer 467a583afe7b4395981c6cff822b9e8c (127.7.40.2:36731): Couldn't send request to peer 467a583afe7b4395981c6cff822b9e8c. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:36731: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:07.302090  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260709 13:01:07.340623  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:07.341492  7328 tablet_replica.cc:333] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.342303  7328 raft_consensus.cc:2243] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:01:07.343309  7328 raft_consensus.cc:2272] T 57c81ec54e984578849b1f861197bc47 P f4535f476822448c99eb90e8db4bb741 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.345909  7328 tablet_replica.cc:333] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.346678  7328 raft_consensus.cc:2243] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.347188  7328 raft_consensus.cc:2272] T 3d741548d67a41049245af3dd1244b81 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.349437  7328 tablet_replica.cc:333] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.350224  7328 raft_consensus.cc:2243] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:07.351280  7328 raft_consensus.cc:2272] T 72d9840c4b584751bb4df4de179befb6 P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.353727  7328 tablet_replica.cc:333] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.354529  7328 raft_consensus.cc:2243] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.355050  7328 raft_consensus.cc:2272] T 3ceceb0aca7b449e97fb2054c854e98c P f4535f476822448c99eb90e8db4bb741 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.357442  7328 tablet_replica.cc:333] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.357910  7328 raft_consensus.cc:2243] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.358314  7328 raft_consensus.cc:2272] T 40bfe291a6384b0192476e21462ea026 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.359764  7328 tablet_replica.cc:333] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.360216  7328 raft_consensus.cc:2243] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.360610  7328 raft_consensus.cc:2272] T 10d1c840eb4f4f9a881ef0783536c182 P f4535f476822448c99eb90e8db4bb741 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.362659  7328 tablet_replica.cc:333] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.363134  7328 raft_consensus.cc:2243] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.363572  7328 raft_consensus.cc:2272] T 4a60a25bab984df3a84639331b2b76cc P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.365505  7328 tablet_replica.cc:333] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.365952  7328 raft_consensus.cc:2243] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:07.366416  7328 raft_consensus.cc:2272] T 9a3711c9da7d455a85870f855300b190 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:07.368151  7328 tablet_replica.cc:333] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741: stopping tablet replica
I20260709 13:01:07.368635  7328 raft_consensus.cc:2243] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:07.369477  7328 raft_consensus.cc:2272] T 53d6d0384867495db6dd33961a4d3057 P f4535f476822448c99eb90e8db4bb741 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:08.396545  7328 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 7633)
W20260709 13:01:09.397085  7328 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 7633)
I20260709 13:01:09.445515  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260709 13:01:09.463462  7328 master.cc:562] Master@127.7.40.62:39167 shutting down...
I20260709 13:01:09.626468  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:09.627105  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:09.627457  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d22df2df90d490885565ad1d7f0c3c2: stopping tablet replica
I20260709 13:01:09.649282  7328 master.cc:584] Master@127.7.40.62:39167 shutdown complete.
467a583afe7b4395981c6cff822b9e8c  4
eb9981477a6245848bef68d7a1614804  4
f4535f476822448c99eb90e8db4bb741  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (17328 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:01:09.697407  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:41383
I20260709 13:01:09.698746  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:09.705018  7859 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 13:01:09.705605  7860 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 13:01:09.707505  7862 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 13:01:09.708338  7328 server_base.cc:1061] running on GCE node
I20260709 13:01:09.710261  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:09.711004  7328 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 13:01:09.711225  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602069711198 us; error 0 us; skew 500 ppm
I20260709 13:01:09.712275  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:09.716075  7328 webserver.cc:533] Webserver started at http://127.7.40.62:41029/ using document root <none> and password file <none>
I20260709 13:01:09.716662  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:09.716969  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:09.717326  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:09.718567  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/master-0-root/instance:
uuid: "1d904fd47ad14ef0a43049f09ab12898"
format_stamp: "Formatted at 2026-07-09 13:01:09 on dist-test-slave-1hwd"
I20260709 13:01:09.723100  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 13:01:09.726697  7867 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:09.727525  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:01:09.727877  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/master-0-root
uuid: "1d904fd47ad14ef0a43049f09ab12898"
format_stamp: "Formatted at 2026-07-09 13:01:09 on dist-test-slave-1hwd"
I20260709 13:01:09.728188  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-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 13:01:09.750245  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:09.751845  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:09.799248  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:41383
I20260709 13:01:09.799362  7918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:41383 every 8 connection(s)
I20260709 13:01:09.804105  7919 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 13:01:09.813629  7919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898: Bootstrap starting.
I20260709 13:01:09.818745  7919 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:09.822830  7919 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898: No bootstrap required, opened a new log
I20260709 13:01:09.824956  7919 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d904fd47ad14ef0a43049f09ab12898" member_type: VOTER }
I20260709 13:01:09.825337  7919 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:09.825517  7919 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d904fd47ad14ef0a43049f09ab12898, State: Initialized, Role: FOLLOWER
I20260709 13:01:09.826185  7919 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1d904fd47ad14ef0a43049f09ab12898" member_type: VOTER }
I20260709 13:01:09.826900  7919 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:09.827144  7919 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:09.827373  7919 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:09.831836  7919 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d904fd47ad14ef0a43049f09ab12898" member_type: VOTER }
I20260709 13:01:09.832340  7919 leader_election.cc:304] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [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: 1d904fd47ad14ef0a43049f09ab12898; no voters: 
I20260709 13:01:09.833405  7919 leader_election.cc:290] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:09.833786  7922 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:09.835121  7922 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 1 LEADER]: Becoming Leader. State: Replica: 1d904fd47ad14ef0a43049f09ab12898, State: Running, Role: LEADER
I20260709 13:01:09.835829  7922 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [LEADER]: Queue going to LEADER mode. State: All 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: "1d904fd47ad14ef0a43049f09ab12898" member_type: VOTER }
I20260709 13:01:09.836541  7919 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:09.840241  7923 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1d904fd47ad14ef0a43049f09ab12898" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d904fd47ad14ef0a43049f09ab12898" member_type: VOTER } }
I20260709 13:01:09.841089  7923 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:09.840905  7924 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1d904fd47ad14ef0a43049f09ab12898. Latest consensus state: current_term: 1 leader_uuid: "1d904fd47ad14ef0a43049f09ab12898" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1d904fd47ad14ef0a43049f09ab12898" member_type: VOTER } }
I20260709 13:01:09.841809  7924 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:09.845494  7929 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:09.851047  7929 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:09.853160  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:09.860217  7929 catalog_manager.cc:1383] Generated new cluster ID: 72f8f55e4f3642ac9186990332f761ef
I20260709 13:01:09.860525  7929 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:09.873411  7929 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:09.874667  7929 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:09.896556  7929 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898: Generated new TSK 0
I20260709 13:01:09.897182  7929 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:09.919827  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:09.926581  7940 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 13:01:09.927945  7941 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 13:01:09.929251  7943 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 13:01:09.929839  7328 server_base.cc:1061] running on GCE node
I20260709 13:01:09.931016  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:09.931216  7328 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 13:01:09.931406  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602069931391 us; error 0 us; skew 500 ppm
I20260709 13:01:09.932047  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:09.934733  7328 webserver.cc:533] Webserver started at http://127.7.40.1:45565/ using document root <none> and password file <none>
I20260709 13:01:09.935307  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:09.935489  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:09.935768  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:09.936837  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-0-root/instance:
uuid: "887d8821a1574d4595956ae3b6dd30df"
format_stamp: "Formatted at 2026-07-09 13:01:09 on dist-test-slave-1hwd"
I20260709 13:01:09.941401  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:01:09.944744  7948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:09.945617  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:01:09.945925  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-0-root
uuid: "887d8821a1574d4595956ae3b6dd30df"
format_stamp: "Formatted at 2026-07-09 13:01:09 on dist-test-slave-1hwd"
I20260709 13:01:09.946175  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-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 13:01:09.974529  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:09.975723  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:09.977149  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:09.979525  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:09.979710  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:09.979993  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:09.980152  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:10.025139  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:38729
I20260709 13:01:10.025233  8010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:38729 every 8 connection(s)
I20260709 13:01:10.030344  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:10.039104  8015 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 13:01:10.040793  8016 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 13:01:10.043757  8018 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 13:01:10.045071  7328 server_base.cc:1061] running on GCE node
I20260709 13:01:10.046449  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:10.046663  7328 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 13:01:10.046912  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602070046889 us; error 0 us; skew 500 ppm
I20260709 13:01:10.047628  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:10.048435  8011 heartbeater.cc:344] Connected to a master server at 127.7.40.62:41383
I20260709 13:01:10.048786  8011 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:10.049604  8011 heartbeater.cc:507] Master 127.7.40.62:41383 requested a full tablet report, sending...
I20260709 13:01:10.050521  7328 webserver.cc:533] Webserver started at http://127.7.40.2:43515/ using document root <none> and password file <none>
I20260709 13:01:10.051157  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:10.051465  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:10.051800  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:10.051882  7884 ts_manager.cc:194] Registered new tserver with Master: 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729)
I20260709 13:01:10.053823  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-1-root/instance:
uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
format_stamp: "Formatted at 2026-07-09 13:01:10 on dist-test-slave-1hwd"
I20260709 13:01:10.055154  7884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41328
I20260709 13:01:10.060447  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:01:10.064744  8023 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:10.065970  7328 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260709 13:01:10.066306  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-1-root
uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
format_stamp: "Formatted at 2026-07-09 13:01:10 on dist-test-slave-1hwd"
I20260709 13:01:10.066674  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-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 13:01:10.105031  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:10.106420  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:10.108031  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:10.110637  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:10.110893  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:10.111177  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:10.111377  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:10.160916  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:41727
I20260709 13:01:10.161057  8085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:41727 every 8 connection(s)
I20260709 13:01:10.166164  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:10.176656  8090 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 13:01:10.177263  8089 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 13:01:10.180958  7328 server_base.cc:1061] running on GCE node
W20260709 13:01:10.181651  8092 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 13:01:10.182119  8086 heartbeater.cc:344] Connected to a master server at 127.7.40.62:41383
I20260709 13:01:10.182502  8086 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:10.182695  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:10.182934  7328 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 13:01:10.183117  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602070183086 us; error 0 us; skew 500 ppm
I20260709 13:01:10.183261  8086 heartbeater.cc:507] Master 127.7.40.62:41383 requested a full tablet report, sending...
I20260709 13:01:10.183794  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:10.185817  7884 ts_manager.cc:194] Registered new tserver with Master: 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:10.186560  7328 webserver.cc:533] Webserver started at http://127.7.40.3:41517/ using document root <none> and password file <none>
I20260709 13:01:10.187075  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:10.187311  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:10.187541  7884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41338
I20260709 13:01:10.187832  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:10.189455  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-2-root/instance:
uuid: "88527da5221b41198f7cdcd4dbd22898"
format_stamp: "Formatted at 2026-07-09 13:01:10 on dist-test-slave-1hwd"
I20260709 13:01:10.194331  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260709 13:01:10.197646  8097 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:10.198570  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:01:10.198817  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-2-root
uuid: "88527da5221b41198f7cdcd4dbd22898"
format_stamp: "Formatted at 2026-07-09 13:01:10 on dist-test-slave-1hwd"
I20260709 13:01:10.199043  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602052153157-7328-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 13:01:10.219082  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:10.220346  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:10.221858  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:10.224080  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:10.224264  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:10.224547  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:10.224690  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:10.272665  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:37449
I20260709 13:01:10.272800  8159 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:37449 every 8 connection(s)
I20260709 13:01:10.288923  8160 heartbeater.cc:344] Connected to a master server at 127.7.40.62:41383
I20260709 13:01:10.289379  8160 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:10.290192  8160 heartbeater.cc:507] Master 127.7.40.62:41383 requested a full tablet report, sending...
I20260709 13:01:10.292680  7884 ts_manager.cc:194] Registered new tserver with Master: 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:10.293663  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017570371s
I20260709 13:01:10.294116  7884 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41346
I20260709 13:01:10.324080  7884 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41350:
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 13:01:10.327004  7884 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 13:01:10.402448  7976 tablet_service.cc:1511] Processing CreateTablet for tablet fa8786214bef4345aa45f4e3b7146163 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:10.403836  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8786214bef4345aa45f4e3b7146163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.420535  7975 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2f366b9aa24623964ec3c85576e90b (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:10.421908  7975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2f366b9aa24623964ec3c85576e90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.423831  8125 tablet_service.cc:1511] Processing CreateTablet for tablet fa8786214bef4345aa45f4e3b7146163 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:10.424384  8120 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7167d2cc4844c98fe1c3df0d1de28f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:10.425172  8125 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8786214bef4345aa45f4e3b7146163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.426612  8048 tablet_service.cc:1511] Processing CreateTablet for tablet e0dd8bbddf3c4fccae519ab580577f21 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:10.427927  8048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dd8bbddf3c4fccae519ab580577f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.427592  8124 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2f366b9aa24623964ec3c85576e90b (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:10.428702  8175 tablet_bootstrap.cc:492] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.428928  8124 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2f366b9aa24623964ec3c85576e90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.431043  8047 tablet_service.cc:1511] Processing CreateTablet for tablet 223b4191308e49bea8b2773495dc4f0c (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:10.431515  8123 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8b37626a0d4a59b2ba6b1be462467f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:10.432355  8047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223b4191308e49bea8b2773495dc4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.432757  8123 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8b37626a0d4a59b2ba6b1be462467f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.434690  8044 tablet_service.cc:1511] Processing CreateTablet for tablet 778cd5403c0144b4b92827797236c3c8 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:10.435431  8046 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7167d2cc4844c98fe1c3df0d1de28f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:10.436259  8044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778cd5403c0144b4b92827797236c3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.436815  8120 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7167d2cc4844c98fe1c3df0d1de28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.436611  8051 tablet_service.cc:1511] Processing CreateTablet for tablet fa8786214bef4345aa45f4e3b7146163 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:01:10.437849  8051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa8786214bef4345aa45f4e3b7146163. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.438534  8046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7167d2cc4844c98fe1c3df0d1de28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.439533  8050 tablet_service.cc:1511] Processing CreateTablet for tablet 6a2f366b9aa24623964ec3c85576e90b (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:01:10.440824  8050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a2f366b9aa24623964ec3c85576e90b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.443552  8049 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8b37626a0d4a59b2ba6b1be462467f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:10.444868  8049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8b37626a0d4a59b2ba6b1be462467f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.447561  8045 tablet_service.cc:1511] Processing CreateTablet for tablet af09d189318c4938a405cd50428a19fb (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:10.448864  8045 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af09d189318c4938a405cd50428a19fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.449247  8118 tablet_service.cc:1511] Processing CreateTablet for tablet 778cd5403c0144b4b92827797236c3c8 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:10.450677  8118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778cd5403c0144b4b92827797236c3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.451658  8043 tablet_service.cc:1511] Processing CreateTablet for tablet 2612a421b9a943a6b19dad49a0f759d2 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:10.452692  8175 tablet_bootstrap.cc:654] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.453260  8043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2612a421b9a943a6b19dad49a0f759d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.455601  8042 tablet_service.cc:1511] Processing CreateTablet for tablet 78b4e68f2cfc4929a93167e8c766e07f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:10.455969  8117 tablet_service.cc:1511] Processing CreateTablet for tablet 2612a421b9a943a6b19dad49a0f759d2 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:10.457181  8117 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2612a421b9a943a6b19dad49a0f759d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.457777  8122 tablet_service.cc:1511] Processing CreateTablet for tablet e0dd8bbddf3c4fccae519ab580577f21 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:10.459059  8122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dd8bbddf3c4fccae519ab580577f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.459848  8116 tablet_service.cc:1511] Processing CreateTablet for tablet 78b4e68f2cfc4929a93167e8c766e07f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:10.461100  8116 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b4e68f2cfc4929a93167e8c766e07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.464859  7974 tablet_service.cc:1511] Processing CreateTablet for tablet e0dd8bbddf3c4fccae519ab580577f21 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:01:10.467483  7976 tablet_service.cc:1511] Processing CreateTablet for tablet 1f8b37626a0d4a59b2ba6b1be462467f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:01:10.468056  7968 tablet_service.cc:1511] Processing CreateTablet for tablet 78b4e68f2cfc4929a93167e8c766e07f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:01:10.435431  8121 tablet_service.cc:1511] Processing CreateTablet for tablet 223b4191308e49bea8b2773495dc4f0c (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:10.469327  7972 tablet_service.cc:1511] Processing CreateTablet for tablet 3a7167d2cc4844c98fe1c3df0d1de28f (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:01:10.470307  8121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223b4191308e49bea8b2773495dc4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.471706  7971 tablet_service.cc:1511] Processing CreateTablet for tablet af09d189318c4938a405cd50428a19fb (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:10.447554  8119 tablet_service.cc:1511] Processing CreateTablet for tablet af09d189318c4938a405cd50428a19fb (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:01:10.475905  8119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af09d189318c4938a405cd50428a19fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.475711  7969 tablet_service.cc:1511] Processing CreateTablet for tablet 2612a421b9a943a6b19dad49a0f759d2 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:01:10.473955  7970 tablet_service.cc:1511] Processing CreateTablet for tablet 778cd5403c0144b4b92827797236c3c8 (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:01:10.467556  7973 tablet_service.cc:1511] Processing CreateTablet for tablet 223b4191308e49bea8b2773495dc4f0c (DEFAULT_TABLE table=test-workload [id=56ee3af540e64d72870723a3d22608ce]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:01:10.479027  7974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0dd8bbddf3c4fccae519ab580577f21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.479858  7968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b4e68f2cfc4929a93167e8c766e07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.482630  7976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f8b37626a0d4a59b2ba6b1be462467f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.483244  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a7167d2cc4844c98fe1c3df0d1de28f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.486820  7971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af09d189318c4938a405cd50428a19fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.487594  7970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 778cd5403c0144b4b92827797236c3c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.488183  8042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78b4e68f2cfc4929a93167e8c766e07f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.494716  7969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2612a421b9a943a6b19dad49a0f759d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.498807  7973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 223b4191308e49bea8b2773495dc4f0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:10.679579  8178 tablet_bootstrap.cc:492] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:10.684865  8175 tablet_bootstrap.cc:492] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:10.685633  8175 ts_tablet_manager.cc:1403] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.257s	user 0.103s	sys 0.111s
I20260709 13:01:10.686239  8177 tablet_bootstrap.cc:492] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:10.689182  8175 raft_consensus.cc:359] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:10.691111  8175 raft_consensus.cc:385] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.691457  8175 raft_consensus.cc:740] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.692343  8175 consensus_queue.cc:260] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:10.696650  8177 tablet_bootstrap.cc:654] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.697225  8178 tablet_bootstrap.cc:654] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.702278  8011 heartbeater.cc:499] Master 127.7.40.62:41383 was elected leader, sending a full tablet report...
I20260709 13:01:10.703222  8175 ts_tablet_manager.cc:1434] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.017s	user 0.012s	sys 0.005s
I20260709 13:01:10.704144  8175 tablet_bootstrap.cc:492] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.704707  8178 tablet_bootstrap.cc:492] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:10.705129  8178 ts_tablet_manager.cc:1403] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.026s	user 0.007s	sys 0.006s
I20260709 13:01:10.707856  8178 raft_consensus.cc:359] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.708565  8178 raft_consensus.cc:385] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.708864  8178 raft_consensus.cc:740] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.709534  8178 consensus_queue.cc:260] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.710218  8175 tablet_bootstrap.cc:654] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.712878  8160 heartbeater.cc:499] Master 127.7.40.62:41383 was elected leader, sending a full tablet report...
I20260709 13:01:10.713739  8178 ts_tablet_manager.cc:1434] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 13:01:10.714713  8178 tablet_bootstrap.cc:492] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:10.718139  8177 tablet_bootstrap.cc:492] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:10.718619  8177 ts_tablet_manager.cc:1403] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.008s
I20260709 13:01:10.720927  8178 tablet_bootstrap.cc:654] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.721489  8177 raft_consensus.cc:359] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.722282  8177 raft_consensus.cc:385] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.722615  8177 raft_consensus.cc:740] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.722841  8175 tablet_bootstrap.cc:492] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:10.723335  8175 ts_tablet_manager.cc:1403] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260709 13:01:10.723361  8177 consensus_queue.cc:260] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.727000  8175 raft_consensus.cc:359] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.727754  8175 raft_consensus.cc:385] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.728056  8175 raft_consensus.cc:740] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.729146  8175 consensus_queue.cc:260] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.731734  8175 ts_tablet_manager.cc:1434] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:10.732697  8175 tablet_bootstrap.cc:492] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.739104  8175 tablet_bootstrap.cc:654] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.744269  8177 ts_tablet_manager.cc:1434] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.025s	user 0.012s	sys 0.013s
I20260709 13:01:10.746755  8177 tablet_bootstrap.cc:492] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:10.745460  8086 heartbeater.cc:499] Master 127.7.40.62:41383 was elected leader, sending a full tablet report...
I20260709 13:01:10.745460  8178 tablet_bootstrap.cc:492] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:10.750774  8178 ts_tablet_manager.cc:1403] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.036s	user 0.018s	sys 0.012s
I20260709 13:01:10.752497  8175 tablet_bootstrap.cc:492] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:10.752970  8175 ts_tablet_manager.cc:1403] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 13:01:10.753592  8178 raft_consensus.cc:359] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.754334  8178 raft_consensus.cc:385] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.754669  8178 raft_consensus.cc:740] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.755450  8178 consensus_queue.cc:260] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.755872  8175 raft_consensus.cc:359] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.756852  8175 raft_consensus.cc:385] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.757177  8175 raft_consensus.cc:740] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.757700  8178 ts_tablet_manager.cc:1434] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260709 13:01:10.758636  8178 tablet_bootstrap.cc:492] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:10.758038  8175 consensus_queue.cc:260] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.763188  8177 tablet_bootstrap.cc:654] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.764305  8175 ts_tablet_manager.cc:1434] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:01:10.765254  8178 tablet_bootstrap.cc:654] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.765545  8175 tablet_bootstrap.cc:492] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.774173  8175 tablet_bootstrap.cc:654] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.800038  8182 raft_consensus.cc:493] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.800976  8182 raft_consensus.cc:515] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.804425  8178 tablet_bootstrap.cc:492] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:10.806396  8182 leader_election.cc:290] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:10.807576  8178 ts_tablet_manager.cc:1403] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.017s
I20260709 13:01:10.808651  8177 tablet_bootstrap.cc:492] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:10.808843  8175 tablet_bootstrap.cc:492] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:10.809154  8177 ts_tablet_manager.cc:1403] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.063s	user 0.019s	sys 0.030s
I20260709 13:01:10.809466  8175 ts_tablet_manager.cc:1403] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.021s
I20260709 13:01:10.812417  8177 raft_consensus.cc:359] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:10.813222  8177 raft_consensus.cc:385] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.813553  8177 raft_consensus.cc:740] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.814129  8178 raft_consensus.cc:359] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.814596  8177 consensus_queue.cc:260] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:10.815714  8178 raft_consensus.cc:385] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.816134  8178 raft_consensus.cc:740] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.813937  8175 raft_consensus.cc:359] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.816743  8175 raft_consensus.cc:385] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.817101  8178 consensus_queue.cc:260] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.817663  8177 ts_tablet_manager.cc:1434] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.001s
I20260709 13:01:10.817133  8175 raft_consensus.cc:740] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.818858  8177 tablet_bootstrap.cc:492] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:10.819485  8178 ts_tablet_manager.cc:1434] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260709 13:01:10.821898  8178 tablet_bootstrap.cc:492] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:10.821457  8175 consensus_queue.cc:260] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.824054  8175 ts_tablet_manager.cc:1434] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.007s
I20260709 13:01:10.825109  8175 tablet_bootstrap.cc:492] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.828172  8178 tablet_bootstrap.cc:654] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.839303  8175 tablet_bootstrap.cc:654] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:10.848587  7932 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:10.855904  8175 tablet_bootstrap.cc:492] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:10.856894  8175 ts_tablet_manager.cc:1403] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.032s	user 0.019s	sys 0.004s
I20260709 13:01:10.859236  8177 tablet_bootstrap.cc:654] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.861086  8175 raft_consensus.cc:359] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.862144  8175 raft_consensus.cc:385] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.862627  8175 raft_consensus.cc:740] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.863869  8175 consensus_queue.cc:260] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.866536  8175 ts_tablet_manager.cc:1434] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:01:10.867584  8175 tablet_bootstrap.cc:492] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.867713  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:10.869140  8177 tablet_bootstrap.cc:492] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:10.869724  8177 ts_tablet_manager.cc:1403] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.002s
I20260709 13:01:10.869513  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
W20260709 13:01:10.872432  8099 leader_election.cc:343] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:10.873111  8099 leader_election.cc:343] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.873544  8099 leader_election.cc:304] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898; no voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:10.873342  8177 raft_consensus.cc:359] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.874167  8177 raft_consensus.cc:385] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.874332  8182 raft_consensus.cc:2749] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:10.874513  8177 raft_consensus.cc:740] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.875401  8177 consensus_queue.cc:260] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.876091  8175 tablet_bootstrap.cc:654] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.878172  8178 tablet_bootstrap.cc:492] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:10.878505  8177 ts_tablet_manager.cc:1434] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:10.878854  8178 ts_tablet_manager.cc:1403] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.057s	user 0.018s	sys 0.027s
I20260709 13:01:10.879577  8177 tablet_bootstrap.cc:492] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:10.882200  8178 raft_consensus.cc:359] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.883074  8178 raft_consensus.cc:385] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.883438  8178 raft_consensus.cc:740] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.884657  8178 consensus_queue.cc:260] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.888015  8177 tablet_bootstrap.cc:654] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.891374  8178 ts_tablet_manager.cc:1434] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.001s
I20260709 13:01:10.892743  8178 tablet_bootstrap.cc:492] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:10.902479  8177 tablet_bootstrap.cc:492] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:10.902851  8175 tablet_bootstrap.cc:492] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:10.903053  8177 ts_tablet_manager.cc:1403] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260709 13:01:10.903395  8175 ts_tablet_manager.cc:1403] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.009s
I20260709 13:01:10.905025  8178 tablet_bootstrap.cc:654] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.906869  8177 raft_consensus.cc:359] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.907752  8177 raft_consensus.cc:385] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.907209  8175 raft_consensus.cc:359] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.908082  8177 raft_consensus.cc:740] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.908218  8175 raft_consensus.cc:385] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.908735  8175 raft_consensus.cc:740] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.908983  8177 consensus_queue.cc:260] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.910010  8175 consensus_queue.cc:260] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.911445  8177 ts_tablet_manager.cc:1434] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:01:10.912640  8177 tablet_bootstrap.cc:492] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:10.915206  8182 raft_consensus.cc:493] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.915735  8182 raft_consensus.cc:515] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.917124  8175 ts_tablet_manager.cc:1434] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:01:10.918054  8182 leader_election.cc:290] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:10.918318  8175 tablet_bootstrap.cc:492] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.920403  8177 tablet_bootstrap.cc:654] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.923537  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:10.924973  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:10.926110  8175 tablet_bootstrap.cc:654] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:10.927099  8099 leader_election.cc:343] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:10.927944  8099 leader_election.cc:343] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:10.928442  8099 leader_election.cc:304] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898; no voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:10.930289  8179 raft_consensus.cc:493] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:10.930958  8179 raft_consensus.cc:515] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.938186  8182 raft_consensus.cc:2749] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:10.946696  8179 leader_election.cc:290] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:10.948849  8177 tablet_bootstrap.cc:492] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:10.949463  8177 ts_tablet_manager.cc:1403] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.021s
I20260709 13:01:10.952730  8177 raft_consensus.cc:359] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.953473  8177 raft_consensus.cc:385] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.953860  8177 raft_consensus.cc:740] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.954804  8175 tablet_bootstrap.cc:492] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:10.954867  8177 consensus_queue.cc:260] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.955428  8175 ts_tablet_manager.cc:1403] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.023s
I20260709 13:01:10.959026  8175 raft_consensus.cc:359] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.959867  8175 raft_consensus.cc:385] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.960230  8178 tablet_bootstrap.cc:492] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:10.960815  8178 ts_tablet_manager.cc:1403] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.068s	user 0.013s	sys 0.008s
I20260709 13:01:10.964159  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f366b9aa24623964ec3c85576e90b" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:10.964969  8135 raft_consensus.cc:2468] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:10.965152  8177 ts_tablet_manager.cc:1434] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:01:10.965161  8178 raft_consensus.cc:359] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:10.966326  8178 raft_consensus.cc:385] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:10.966470  8177 tablet_bootstrap.cc:492] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:10.966681  8178 raft_consensus.cc:740] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.966971  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f366b9aa24623964ec3c85576e90b" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:10.968050  8061 raft_consensus.cc:2468] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:10.967963  8178 consensus_queue.cc:260] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:10.960228  8175 raft_consensus.cc:740] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:10.969702  7950 leader_election.cc:304] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:10.970916  8179 raft_consensus.cc:2804] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:10.971312  8179 raft_consensus.cc:493] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:10.971652  8179 raft_consensus.cc:3060] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.969725  8175 consensus_queue.cc:260] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.975895  8178 ts_tablet_manager.cc:1434] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.006s
I20260709 13:01:10.977488  8178 tablet_bootstrap.cc:492] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:10.979212  8179 raft_consensus.cc:515] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:10.982275  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f366b9aa24623964ec3c85576e90b" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:10.982920  8061 raft_consensus.cc:3060] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:10.987066  8175 ts_tablet_manager.cc:1434] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.012s
I20260709 13:01:10.987985  8175 tablet_bootstrap.cc:492] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:10.989292  8061 raft_consensus.cc:2468] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:10.990643  7950 leader_election.cc:304] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:10.991667  8202 raft_consensus.cc:2804] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:10.993713  8177 tablet_bootstrap.cc:654] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.994640  8175 tablet_bootstrap.cc:654] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.996045  8178 tablet_bootstrap.cc:654] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:10.997118  8179 leader_election.cc:290] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:10.997749  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a2f366b9aa24623964ec3c85576e90b" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.000699  8202 raft_consensus.cc:697] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:10.998468  8135 raft_consensus.cc:3060] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.001503  8202 consensus_queue.cc:237] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.016088  8135 raft_consensus.cc:2468] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.017345  8177 tablet_bootstrap.cc:492] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:11.017557  8175 tablet_bootstrap.cc:492] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:11.018064  8175 ts_tablet_manager.cc:1403] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.007s
I20260709 13:01:11.017995  8177 ts_tablet_manager.cc:1403] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.004s
I20260709 13:01:11.022650  8175 raft_consensus.cc:359] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.022591  8177 raft_consensus.cc:359] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.023476  8178 tablet_bootstrap.cc:492] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:11.023756  8175 raft_consensus.cc:385] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.023835  8177 raft_consensus.cc:385] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.024168  8178 ts_tablet_manager.cc:1403] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.017s
I20260709 13:01:11.024200  8175 raft_consensus.cc:740] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.024461  8177 raft_consensus.cc:740] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.025177  8175 consensus_queue.cc:260] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.025624  8177 consensus_queue.cc:260] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.028053  8178 raft_consensus.cc:359] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.028746  8203 raft_consensus.cc:493] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.028956  8178 raft_consensus.cc:385] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.029282  8178 raft_consensus.cc:740] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.029234  8203 raft_consensus.cc:515] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.030551  8178 consensus_queue.cc:260] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.032008  8203 leader_election.cc:290] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.033844  8182 raft_consensus.cc:493] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.034670  8175 ts_tablet_manager.cc:1434] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:01:11.034308  8182 raft_consensus.cc:515] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.034495  7884 catalog_manager.cc:5697] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 0 to 1, leader changed from <none> to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 1 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.036170  8178 ts_tablet_manager.cc:1434] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 13:01:11.036262  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.036983  8061 raft_consensus.cc:2468] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.037119  8178 tablet_bootstrap.cc:492] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:11.037119  8175 tablet_bootstrap.cc:492] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:11.038488  7950 leader_election.cc:304] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.039669  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.040038  8177 ts_tablet_manager.cc:1434] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260709 13:01:11.040254  7986 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 0.
I20260709 13:01:11.041038  8177 tablet_bootstrap.cc:492] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:11.042290  8099 leader_election.cc:304] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:11.036293  8182 leader_election.cc:290] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:11.043888  8203 raft_consensus.cc:2804] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.044658  8203 raft_consensus.cc:493] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.044489  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:11.045158  8175 tablet_bootstrap.cc:654] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.045095  8203 raft_consensus.cc:3060] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.045466  8135 raft_consensus.cc:2468] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.047156  8182 raft_consensus.cc:2804] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.047703  8182 raft_consensus.cc:493] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.048189  8182 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.050894  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.051870  8061 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 0.
I20260709 13:01:11.054126  8203 raft_consensus.cc:515] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.064376  8203 leader_election.cc:290] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.066134  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.069490  8061 raft_consensus.cc:3060] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.072707  8182 raft_consensus.cc:515] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.074528  8177 tablet_bootstrap.cc:654] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.074967  8182 leader_election.cc:290] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:11.075809  8178 tablet_bootstrap.cc:654] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:11.088320  8099 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:38729, user_credentials={real_user=slave}} blocked reactor thread for 46104.8us
I20260709 13:01:11.091928  8061 raft_consensus.cc:2468] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.092651  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.094420  8135 raft_consensus.cc:3060] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.098754  8175 tablet_bootstrap.cc:492] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:11.099442  8175 ts_tablet_manager.cc:1403] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.010s
I20260709 13:01:11.103482  8175 raft_consensus.cc:359] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.104336  8175 raft_consensus.cc:385] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.093380  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:11.104653  8175 raft_consensus.cc:740] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.104918  8177 tablet_bootstrap.cc:492] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:11.105077  7986 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.105403  8177 ts_tablet_manager.cc:1403] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.023s
I20260709 13:01:11.105659  8175 consensus_queue.cc:260] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.107944  8175 ts_tablet_manager.cc:1434] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:11.108294  8177 raft_consensus.cc:359] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.108913  8175 tablet_bootstrap.cc:492] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: Bootstrap starting.
I20260709 13:01:11.108942  8177 raft_consensus.cc:385] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.109369  8177 raft_consensus.cc:740] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.092675  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.110141  8177 consensus_queue.cc:260] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.110828  8060 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.112318  8177 ts_tablet_manager.cc:1434] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:01:11.113248  8177 tablet_bootstrap.cc:492] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:11.115309  8185 raft_consensus.cc:493] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.115466  7950 leader_election.cc:304] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.115818  8185 raft_consensus.cc:515] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.116679  8203 raft_consensus.cc:2804] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.117312  8203 raft_consensus.cc:697] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:11.118384  8203 consensus_queue.cc:237] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.119215  8175 tablet_bootstrap.cc:654] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.129194  8185 leader_election.cc:290] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.135076  8175 tablet_bootstrap.cc:492] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: No bootstrap required, opened a new log
I20260709 13:01:11.135775  8175 ts_tablet_manager.cc:1403] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.002s
I20260709 13:01:11.139305  8175 raft_consensus.cc:359] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.140393  8175 raft_consensus.cc:385] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.140748  8175 raft_consensus.cc:740] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.141220  8060 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 1.
I20260709 13:01:11.141614  8175 consensus_queue.cc:260] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.142915  8099 leader_election.cc:304] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.144062  8209 raft_consensus.cc:2804] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.134145  8135 raft_consensus.cc:2468] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.144692  8209 raft_consensus.cc:697] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 LEADER]: Becoming Leader. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:11.145455  8177 tablet_bootstrap.cc:654] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.145522  8175 ts_tablet_manager.cc:1434] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:01:11.146514  7986 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 1.
I20260709 13:01:11.145661  8209 consensus_queue.cc:237] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.149526  8203 raft_consensus.cc:493] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.150022  8203 raft_consensus.cc:515] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.153138  8202 raft_consensus.cc:493] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.153625  8202 raft_consensus.cc:515] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:11.153702  8061 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.154572  8061 raft_consensus.cc:2468] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.155936  8202 leader_election.cc:290] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:11.156946  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:11.157733  8134 raft_consensus.cc:2468] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.159348  7952 leader_election.cc:304] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:11.159900  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.160538  8202 raft_consensus.cc:2804] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.159349  8185 raft_consensus.cc:493] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.160977  8202 raft_consensus.cc:493] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.161480  8202 raft_consensus.cc:3060] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.161405  8185 raft_consensus.cc:515] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:11.163080  7950 leader_election.cc:304] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.164109  8179 raft_consensus.cc:2804] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.164551  8179 raft_consensus.cc:493] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.164973  8179 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.168772  8185 leader_election.cc:290] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.169852  8059 raft_consensus.cc:2468] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.170469  8202 raft_consensus.cc:515] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:11.177424  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.178061  8134 raft_consensus.cc:3060] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.178404  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:11.179984  8132 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:11.180208  8203 leader_election.cc:290] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
W20260709 13:01:11.181408  8027 leader_election.cc:343] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:11.181741  8133 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
W20260709 13:01:11.183056  7952 leader_election.cc:343] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:11.183945  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.148963  8178 tablet_bootstrap.cc:492] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:11.188056  8178 ts_tablet_manager.cc:1403] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.151s	user 0.016s	sys 0.006s
I20260709 13:01:11.188235  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.189082  8059 raft_consensus.cc:3060] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.185195  7985 raft_consensus.cc:2393] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in current term 1: Already voted for candidate 887d8821a1574d4595956ae3b6dd30df in this term.
I20260709 13:01:11.186956  8179 raft_consensus.cc:515] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.194856  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.195125  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.194424  8179 leader_election.cc:290] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.196547  8202 leader_election.cc:290] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Requested vote from peers 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
W20260709 13:01:11.197448  7952 leader_election.cc:343] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:11.198926  8025 leader_election.cc:304] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:11.200655  8060 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.203270  8059 raft_consensus.cc:2468] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.206317  8185 raft_consensus.cc:2749] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:11.206707  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.207542  7986 raft_consensus.cc:2393] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in current term 1: Already voted for candidate 887d8821a1574d4595956ae3b6dd30df in this term.
I20260709 13:01:11.207775  7950 leader_election.cc:304] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.208721  8185 raft_consensus.cc:493] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.209323  8185 raft_consensus.cc:515] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.210323  8179 raft_consensus.cc:2804] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.213809  8185 leader_election.cc:290] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.214229  8179 raft_consensus.cc:697] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:11.214975  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
W20260709 13:01:11.216847  8027 leader_election.cc:343] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:11.217499  8203 raft_consensus.cc:493] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.218089  8203 raft_consensus.cc:515] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.221973  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b4e68f2cfc4929a93167e8c766e07f" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
W20260709 13:01:11.225715  7952 leader_election.cc:343] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:11.215509  8179 consensus_queue.cc:237] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:11.235206  8203 leader_election.cc:290] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.213299  8178 raft_consensus.cc:359] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.233923  8177 tablet_bootstrap.cc:492] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:11.233089  7881 catalog_manager.cc:5697] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "88527da5221b41198f7cdcd4dbd22898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:11.235965  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b4e68f2cfc4929a93167e8c766e07f" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.238940  8177 ts_tablet_manager.cc:1403] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.126s	user 0.036s	sys 0.010s
I20260709 13:01:11.211994  8025 leader_election.cc:304] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df
W20260709 13:01:11.239555  7950 leader_election.cc:343] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:11.240008  7950 leader_election.cc:304] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df; no voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:11.241129  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.241365  8203 raft_consensus.cc:2749] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:11.241739  7986 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 0.
I20260709 13:01:11.242036  8177 raft_consensus.cc:359] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.242753  8177 raft_consensus.cc:385] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.243058  8177 raft_consensus.cc:740] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.243760  8177 consensus_queue.cc:260] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.244392  8060 raft_consensus.cc:2468] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.245026  8185 raft_consensus.cc:2749] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:11.246448  8177 ts_tablet_manager.cc:1434] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:11.235881  8178 raft_consensus.cc:385] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.247015  8134 raft_consensus.cc:2468] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.247211  7950 leader_election.cc:304] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 88527da5221b41198f7cdcd4dbd22898
I20260709 13:01:11.247982  8178 raft_consensus.cc:740] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.249104  8178 consensus_queue.cc:260] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.250588  8203 raft_consensus.cc:2804] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.251325  8203 raft_consensus.cc:697] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:11.252526  8178 ts_tablet_manager.cc:1434] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.003s
I20260709 13:01:11.252224  8203 consensus_queue.cc:237] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.254519  8178 tablet_bootstrap.cc:492] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:11.247370  8177 tablet_bootstrap.cc:492] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:11.259114  8202 raft_consensus.cc:493] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.259616  8202 raft_consensus.cc:515] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.263513  8202 leader_election.cc:290] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.263876  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:11.264400  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.264983  8060 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.264578  8134 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.267334  7950 leader_election.cc:304] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.268085  8025 leader_election.cc:304] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 88527da5221b41198f7cdcd4dbd22898
I20260709 13:01:11.269084  8202 raft_consensus.cc:2804] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.269497  8202 raft_consensus.cc:493] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.270054  8202 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.269637  8221 raft_consensus.cc:2804] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.274329  8221 raft_consensus.cc:493] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.274865  8221 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.277310  8178 tablet_bootstrap.cc:654] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.284178  8177 tablet_bootstrap.cc:654] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.286120  8221 raft_consensus.cc:515] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.289073  8221 leader_election.cc:290] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.289299  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:11.289608  8178 tablet_bootstrap.cc:492] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:11.289870  7986 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.290174  8178 ts_tablet_manager.cc:1403] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.005s
I20260709 13:01:11.291143  8202 raft_consensus.cc:515] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.293605  8178 raft_consensus.cc:359] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.294287  8178 raft_consensus.cc:385] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.294240  8202 leader_election.cc:290] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.294737  8178 raft_consensus.cc:740] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.295709  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.296425  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.297008  8135 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:11.297231  8027 leader_election.cc:343] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:11.297495  8177 tablet_bootstrap.cc:492] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:11.298101  8177 ts_tablet_manager.cc:1403] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.002s
I20260709 13:01:11.298043  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.298676  8060 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.301368  8177 raft_consensus.cc:359] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.302117  8177 raft_consensus.cc:385] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.302428  8177 raft_consensus.cc:740] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.304116  8135 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.295770  8178 consensus_queue.cc:260] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.304827  8209 raft_consensus.cc:493] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.305392  8209 raft_consensus.cc:515] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.305681  7952 leader_election.cc:304] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:11.306814  7986 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 1.
I20260709 13:01:11.307149  7882 catalog_manager.cc:5697] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 0 to 1, leader changed from <none> to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 1 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.308737  8025 leader_election.cc:304] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 88527da5221b41198f7cdcd4dbd22898
I20260709 13:01:11.309832  8221 raft_consensus.cc:2804] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.310170  8060 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.309912  8177 consensus_queue.cc:260] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.314774  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.315558  8060 raft_consensus.cc:2393] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88527da5221b41198f7cdcd4dbd22898 in current term 1: Already voted for candidate 887d8821a1574d4595956ae3b6dd30df in this term.
I20260709 13:01:11.312525  8178 ts_tablet_manager.cc:1434] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:01:11.316563  8177 ts_tablet_manager.cc:1434] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:01:11.317122  8178 tablet_bootstrap.cc:492] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:11.317375  8177 tablet_bootstrap.cc:492] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Bootstrap starting.
I20260709 13:01:11.313315  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.323446  8177 tablet_bootstrap.cc:654] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.323581  8178 tablet_bootstrap.cc:654] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.323750  8099 leader_election.cc:304] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898; no voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:11.324695  8182 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.332695  8182 raft_consensus.cc:2749] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:11.313900  8209 leader_election.cc:290] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:11.310501  8221 raft_consensus.cc:697] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Becoming Leader. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:11.333799  8221 consensus_queue.cc:237] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.308871  8202 raft_consensus.cc:2804] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.335409  8202 raft_consensus.cc:697] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:11.336501  8202 consensus_queue.cc:237] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.318571  7882 catalog_manager.cc:5697] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 0 to 1, leader changed from <none> to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 1 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.355110  8178 tablet_bootstrap.cc:492] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:11.355489  8177 tablet_bootstrap.cc:492] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d: No bootstrap required, opened a new log
I20260709 13:01:11.355674  8178 ts_tablet_manager.cc:1403] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.020s
I20260709 13:01:11.355960  8177 ts_tablet_manager.cc:1403] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.019s
I20260709 13:01:11.357806  7884 catalog_manager.cc:5697] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2). New cstate: current_term: 1 leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.358731  8177 raft_consensus.cc:359] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.358989  8178 raft_consensus.cc:359] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.359407  8177 raft_consensus.cc:385] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.359787  8178 raft_consensus.cc:385] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.360257  8178 raft_consensus.cc:740] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.359818  8177 raft_consensus.cc:740] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.361168  8178 consensus_queue.cc:260] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.361207  8177 consensus_queue.cc:260] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.363368  8177 ts_tablet_manager.cc:1434] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:01:11.363651  8178 ts_tablet_manager.cc:1434] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:11.364547  8178 tablet_bootstrap.cc:492] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898: Bootstrap starting.
I20260709 13:01:11.368460  7882 catalog_manager.cc:5697] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 0 to 1, leader changed from <none> to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 1 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.370580  7882 catalog_manager.cc:5697] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 0 to 1, leader changed from <none> to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 1 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.371866  8178 tablet_bootstrap.cc:654] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:11.381664  8178 tablet_bootstrap.cc:492] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898: No bootstrap required, opened a new log
I20260709 13:01:11.382112  8178 ts_tablet_manager.cc:1403] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.004s
I20260709 13:01:11.384146  8178 raft_consensus.cc:359] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.384634  8178 raft_consensus.cc:385] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:11.384856  8178 raft_consensus.cc:740] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Initialized, Role: FOLLOWER
I20260709 13:01:11.385425  8178 consensus_queue.cc:260] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.386883  8178 ts_tablet_manager.cc:1434] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:11.393869  8209 raft_consensus.cc:493] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.394553  8209 raft_consensus.cc:515] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.396557  8209 leader_election.cc:290] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:11.397470  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b4e68f2cfc4929a93167e8c766e07f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.397833  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b4e68f2cfc4929a93167e8c766e07f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.398126  7986 raft_consensus.cc:2468] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 0.
I20260709 13:01:11.398568  8060 raft_consensus.cc:2468] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 0.
I20260709 13:01:11.399261  8099 leader_election.cc:304] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:11.400025  8209 raft_consensus.cc:2804] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.400388  8209 raft_consensus.cc:493] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.400694  8209 raft_consensus.cc:3060] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.404960  8202 raft_consensus.cc:493] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.405465  8202 raft_consensus.cc:515] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.406204  8209 raft_consensus.cc:515] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.407912  8202 leader_election.cc:290] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.408457  8209 leader_election.cc:290] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:11.408922  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.409376  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b4e68f2cfc4929a93167e8c766e07f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:11.409567  8060 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.409946  7986 raft_consensus.cc:3060] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.409983  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78b4e68f2cfc4929a93167e8c766e07f" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.410033  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:11.410755  8059 raft_consensus.cc:3060] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.410851  8135 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 0.
I20260709 13:01:11.411207  7950 leader_election.cc:304] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.412035  8202 raft_consensus.cc:2804] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.412425  8202 raft_consensus.cc:493] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.412799  8202 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.415918  8059 raft_consensus.cc:2468] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 1.
I20260709 13:01:11.416939  8099 leader_election.cc:304] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.417609  8209 raft_consensus.cc:2804] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.418051  8209 raft_consensus.cc:697] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 1 LEADER]: Becoming Leader. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:11.418112  7986 raft_consensus.cc:2468] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 1.
I20260709 13:01:11.418951  8209 consensus_queue.cc:237] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.420022  8202 raft_consensus.cc:515] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.422047  8202 leader_election.cc:290] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.423146  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.423348  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.425777  8059 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.425832  8135 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.428479  7882 catalog_manager.cc:5697] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 reported cstate change: term changed from 0 to 1, leader changed from <none> to 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "88527da5221b41198f7cdcd4dbd22898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:11.432066  8135 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.433414  8059 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 1.
I20260709 13:01:11.433377  7952 leader_election.cc:304] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:11.434280  8202 raft_consensus.cc:2804] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.434937  8202 raft_consensus.cc:697] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:11.435876  8202 consensus_queue.cc:237] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.441540  8221 raft_consensus.cc:493] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.442445  8221 raft_consensus.cc:515] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.444417  8221 leader_election.cc:290] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.445175  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.445854  7986 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 0.
I20260709 13:01:11.445590  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898" is_pre_election: true
I20260709 13:01:11.445644  7882 catalog_manager.cc:5697] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 0 to 1, leader changed from <none> to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 1 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.446588  8135 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 0.
I20260709 13:01:11.447059  8025 leader_election.cc:304] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.447996  8221 raft_consensus.cc:2804] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:11.448335  8221 raft_consensus.cc:493] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:11.448685  8221 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.453510  8221 raft_consensus.cc:515] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.455256  8221 leader_election.cc:290] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.456174  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:11.456310  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.456619  7986 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.456702  8135 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.461200  8135 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 1.
I20260709 13:01:11.461433  7986 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 1.
I20260709 13:01:11.462204  8027 leader_election.cc:304] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.463253  8221 raft_consensus.cc:2804] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:11.463755  8221 raft_consensus.cc:697] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Becoming Leader. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:11.464485  8221 consensus_queue.cc:237] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.473397  7882 catalog_manager.cc:5697] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2). New cstate: current_term: 1 leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.520996  8202 consensus_queue.cc:1048] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.522120  8179 consensus_queue.cc:1048] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.566038  8209 raft_consensus.cc:493] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:11.566618  8209 raft_consensus.cc:515] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.568614  8209 leader_election.cc:290] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:11.569603  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "887d8821a1574d4595956ae3b6dd30df" is_pre_election: true
I20260709 13:01:11.569736  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" is_pre_election: true
I20260709 13:01:11.570312  7986 raft_consensus.cc:2393] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 88527da5221b41198f7cdcd4dbd22898 in current term 1: Already voted for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in this term.
I20260709 13:01:11.571583  8099 leader_election.cc:304] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898; no voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:11.572734  8209 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:11.578197  8209 raft_consensus.cc:2749] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:11.583132  8179 consensus_queue.cc:1048] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.592676  8209 consensus_queue.cc:1048] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.594446  8203 consensus_queue.cc:1048] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.611891  8182 consensus_queue.cc:1048] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.653501  8135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f"
dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
mode: GRACEFUL
new_leader_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:49322
I20260709 13:01:11.654068  8135 raft_consensus.cc:606] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 LEADER]: Received request to transfer leadership to TS 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:11.668565  8059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
mode: GRACEFUL
new_leader_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:46176
I20260709 13:01:11.669106  8059 raft_consensus.cc:606] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Received request to transfer leadership to TS 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:11.674669  8203 consensus_queue.cc:1048] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.683902  8203 consensus_queue.cc:1048] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.703382  8179 consensus_queue.cc:1048] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.715562  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af09d189318c4938a405cd50428a19fb"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:56644
I20260709 13:01:11.716221  7986 raft_consensus.cc:606] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Received request to transfer leadership to TS 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:11.719206  8252 consensus_queue.cc:1048] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.724931  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:56644
I20260709 13:01:11.725641  7986 raft_consensus.cc:606] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Received request to transfer leadership to TS 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:11.733363  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:56644
I20260709 13:01:11.734210  7986 raft_consensus.cc:606] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Received request to transfer leadership to TS 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:11.794490  8221 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.806674  8221 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.817378  8185 raft_consensus.cc:993] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d: : Instructing follower 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:11.818100  8221 raft_consensus.cc:1081] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Signalling peer 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:11.819665  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:56642
I20260709 13:01:11.820266  7986 raft_consensus.cc:493] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.820647  7986 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.825515  7986 raft_consensus.cc:515] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.827513  7986 leader_election.cc:290] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 2 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.828384  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:11.828594  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.828961  8060 raft_consensus.cc:3055] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:11.829263  8135 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.829290  8060 raft_consensus.cc:740] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:11.830276  8060 consensus_queue.cc:260] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.831235  8060 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.836043  8060 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 2.
I20260709 13:01:11.836540  8135 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 2.
I20260709 13:01:11.837178  7950 leader_election.cc:304] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.838078  8252 raft_consensus.cc:2804] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:11.838727  8252 raft_consensus.cc:697] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:11.839572  8252 consensus_queue.cc:237] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.846148  7882 catalog_manager.cc:5697] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 1 to 2, leader changed from 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2) to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 2 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.875104  8252 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.889907  8252 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.899889  8250 raft_consensus.cc:993] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:11.900352  8250 raft_consensus.cc:1081] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Signalling peer 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:11.902637  8060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af09d189318c4938a405cd50428a19fb"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:46174
I20260709 13:01:11.903203  8060 raft_consensus.cc:493] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:11.903564  8060 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.907001  8250 consensus_queue.cc:1048] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.909853  8060 raft_consensus.cc:515] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.912056  8060 leader_election.cc:290] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 2 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:11.912876  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:11.913465  7986 raft_consensus.cc:3055] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:11.913681  7986 raft_consensus.cc:740] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:11.914348  7986 consensus_queue.cc:260] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.915638  7986 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.917253  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:11.917877  8135 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:11.926033  8135 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 2.
I20260709 13:01:11.923512  7986 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 2.
I20260709 13:01:11.926515  8252 consensus_queue.cc:1048] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:11.927892  8025 leader_election.cc:304] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:11.927830  8242 consensus_queue.cc:1048] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.929167  8221 raft_consensus.cc:2804] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:11.930169  8221 raft_consensus.cc:697] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Becoming Leader. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:11.931077  8221 consensus_queue.cc:237] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:11.953917  8209 consensus_queue.cc:1048] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.954384  7883 catalog_manager.cc:5697] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d reported cstate change: term changed from 1 to 2, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2). New cstate: current_term: 2 leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:11.966202  8221 consensus_queue.cc:1048] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:11.988008  8221 consensus_queue.cc:1048] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:12.092885  8209 raft_consensus.cc:993] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898: : Instructing follower 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:12.093392  8242 raft_consensus.cc:1081] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 LEADER]: Signalling peer 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:12.095211  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:01:12.095893  7986 raft_consensus.cc:493] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:12.096244  7986 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.102190  7986 raft_consensus.cc:515] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.104341  7986 leader_election.cc:290] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 2 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:12.105320  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:12.105466  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:12.105854  8060 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.106324  8135 raft_consensus.cc:3055] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:12.106679  8135 raft_consensus.cc:740] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:12.107364  8135 consensus_queue.cc:260] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.109133  8135 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.112516  8060 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 2.
I20260709 13:01:12.114190  7950 leader_election.cc:304] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:12.114811  8135 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 2.
I20260709 13:01:12.114955  8250 raft_consensus.cc:2804] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:12.115427  8250 raft_consensus.cc:697] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:12.116420  8250 consensus_queue.cc:237] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.123653  7883 catalog_manager.cc:5697] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 1 to 2, leader changed from 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3) to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 2 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:12.148161  8250 raft_consensus.cc:993] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:12.148633  8202 raft_consensus.cc:1081] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Signalling peer 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:12.150308  8060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:46174
I20260709 13:01:12.150954  8060 raft_consensus.cc:493] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:12.151252  8060 raft_consensus.cc:3060] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.157270  8060 raft_consensus.cc:515] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.158866  8060 leader_election.cc:290] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 2 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:12.160027  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:12.160089  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2612a421b9a943a6b19dad49a0f759d2" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:12.160588  7986 raft_consensus.cc:3055] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:12.160634  8135 raft_consensus.cc:3060] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.161229  7986 raft_consensus.cc:740] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:12.161959  7986 consensus_queue.cc:260] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.162894  7986 raft_consensus.cc:3060] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.165885  8135 raft_consensus.cc:2468] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 2.
I20260709 13:01:12.167321  8027 leader_election.cc:304] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:12.167956  7986 raft_consensus.cc:2468] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 2.
I20260709 13:01:12.168211  8221 raft_consensus.cc:2804] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:12.168794  8221 raft_consensus.cc:697] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Becoming Leader. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:12.169687  8221 consensus_queue.cc:237] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.177724  7883 catalog_manager.cc:5697] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d reported cstate change: term changed from 1 to 2, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2). New cstate: current_term: 2 leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:12.260567  8060 raft_consensus.cc:1275] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.261874  8202 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.267970  8202 raft_consensus.cc:993] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:12.269301  8250 raft_consensus.cc:1081] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Signalling peer 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:12.272948  8060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:46174
I20260709 13:01:12.274049  8060 raft_consensus.cc:493] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:12.274580  8060 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.277673  8135 raft_consensus.cc:1275] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.281219  8250 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:01:12.284910  8060 raft_consensus.cc:515] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.287592  8060 leader_election.cc:290] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 2 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:12.289918  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:12.290701  8134 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.294067  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:12.294726  7986 raft_consensus.cc:3055] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:12.295387  7986 raft_consensus.cc:740] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:12.297010  7986 consensus_queue.cc:260] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.300236  7986 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:12.303069  8134 raft_consensus.cc:2468] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 2.
I20260709 13:01:12.304394  8027 leader_election.cc:304] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:12.305745  8221 raft_consensus.cc:2804] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:12.306406  8221 raft_consensus.cc:697] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Becoming Leader. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:12.307375  8221 consensus_queue.cc:237] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:12.312879  7986 raft_consensus.cc:2468] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 2.
I20260709 13:01:12.316565  7883 catalog_manager.cc:5697] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d reported cstate change: term changed from 1 to 2, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2). New cstate: current_term: 2 leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:12.439519  7986 raft_consensus.cc:1275] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.440918  8221 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:12.449136  8134 raft_consensus.cc:1275] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.450766  8221 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.565080  8059 raft_consensus.cc:1275] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.567152  8250 consensus_queue.cc:1048] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:12.584187  8135 raft_consensus.cc:1275] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.586107  8266 consensus_queue.cc:1048] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:12.749042  8135 raft_consensus.cc:1275] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.750530  8221 consensus_queue.cc:1048] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.760833  7986 raft_consensus.cc:1275] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.762703  8221 consensus_queue.cc:1048] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.802647  8135 raft_consensus.cc:1275] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.803862  8221 consensus_queue.cc:1048] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:12.813812  7986 raft_consensus.cc:1275] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:12.816210  8256 consensus_queue.cc:1048] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:14.775861  7328 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:01:14.776738  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:14.795454  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:58234
I20260709 13:01:14.796075  7986 raft_consensus.cc:606] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Received request to transfer leadership to TS 88527da5221b41198f7cdcd4dbd22898
I20260709 13:01:14.798945  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:58234
I20260709 13:01:14.799412  7986 raft_consensus.cc:606] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Received request to transfer leadership to TS 88527da5221b41198f7cdcd4dbd22898
I20260709 13:01:14.800668  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:01:14.801133  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:14.846767  8266 raft_consensus.cc:993] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:14.847261  8273 raft_consensus.cc:1081] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Signalling peer 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:14.849066  8135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21"
dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:49310
I20260709 13:01:14.849547  8135 raft_consensus.cc:493] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:14.849794  8135 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.854465  8135 raft_consensus.cc:515] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:14.856032  8135 leader_election.cc:290] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 3 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:14.856804  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:14.857668  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:14.857945  7986 raft_consensus.cc:3055] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:14.858227  8059 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.858242  7986 raft_consensus.cc:740] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:14.859301  7986 consensus_queue.cc:260] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:14.860502  7986 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:14.865949  8059 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 3.
I20260709 13:01:14.867049  7986 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 3.
I20260709 13:01:14.867583  8099 leader_election.cc:304] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [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: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:14.868551  8242 raft_consensus.cc:2804] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:14.869498  8242 raft_consensus.cc:697] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 LEADER]: Becoming Leader. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:14.870326  8242 consensus_queue.cc:237] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:14.879143  7881 catalog_manager.cc:5697] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 reported cstate change: term changed from 2 to 3, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3). New cstate: current_term: 3 leader_uuid: "88527da5221b41198f7cdcd4dbd22898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.011958  8266 raft_consensus.cc:993] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:15.012591  8266 raft_consensus.cc:1081] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Signalling peer 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:15.014644  8135 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c"
dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:49310
I20260709 13:01:15.015096  8135 raft_consensus.cc:493] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.015379  8135 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.020130  8135 raft_consensus.cc:515] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.021919  8135 leader_election.cc:290] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 2 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:15.022826  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:15.022993  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:15.023305  7986 raft_consensus.cc:3055] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:15.023887  7986 raft_consensus.cc:740] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:15.024271  8059 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.024859  7986 consensus_queue.cc:260] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.025892  7986 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.029213  8059 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 2.
I20260709 13:01:15.030790  8099 leader_election.cc:304] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:15.031163  7986 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 2.
I20260709 13:01:15.031626  8242 raft_consensus.cc:2804] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:15.032318  8242 raft_consensus.cc:697] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 LEADER]: Becoming Leader. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:15.033042  8242 consensus_queue.cc:237] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.041966  7881 catalog_manager.cc:5697] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 reported cstate change: term changed from 1 to 2, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "88527da5221b41198f7cdcd4dbd22898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:15.293026  8059 raft_consensus.cc:1275] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:15.294312  8242 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:15.307246  7986 raft_consensus.cc:1275] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:15.308815  8242 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:15.459914  8059 raft_consensus.cc:1275] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:15.461303  8242 consensus_queue.cc:1048] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:15.478876  7986 raft_consensus.cc:1275] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:15.481377  8289 consensus_queue.cc:1048] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:15.802021  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:15.822144  8135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21"
dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
mode: GRACEFUL
new_leader_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:49322
I20260709 13:01:15.822717  8135 raft_consensus.cc:606] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 LEADER]: Received request to transfer leadership to TS 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:15.827633  8135 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c"
dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
mode: GRACEFUL
new_leader_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:49322
I20260709 13:01:15.828238  8135 raft_consensus.cc:606] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 LEADER]: Received request to transfer leadership to TS 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:15.833775  8059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
mode: GRACEFUL
new_leader_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:46176
I20260709 13:01:15.834419  8059 raft_consensus.cc:606] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Received request to transfer leadership to TS 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:15.840157  8059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af09d189318c4938a405cd50428a19fb"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
mode: GRACEFUL
new_leader_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:46176
I20260709 13:01:15.840875  8059 raft_consensus.cc:606] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Received request to transfer leadership to TS 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:15.848364  8059 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
mode: GRACEFUL
new_leader_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:46176
I20260709 13:01:15.849331  8059 raft_consensus.cc:606] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Received request to transfer leadership to TS 887d8821a1574d4595956ae3b6dd30df
I20260709 13:01:15.876333  8291 raft_consensus.cc:993] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d: : Instructing follower 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:15.877411  8185 raft_consensus.cc:1081] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Signalling peer 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:15.879881  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:56642
I20260709 13:01:15.880355  7986 raft_consensus.cc:493] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.880682  7986 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.885072  7986 raft_consensus.cc:515] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.886977  7986 leader_election.cc:290] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 2 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:15.887992  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:15.888403  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:15.888841  8135 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.888916  8059 raft_consensus.cc:3055] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:15.889276  8059 raft_consensus.cc:740] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:15.889968  8059 consensus_queue.cc:260] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.890944  8059 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:15.894706  8135 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 2.
I20260709 13:01:15.896198  7952 leader_election.cc:304] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:15.896854  8059 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 2.
I20260709 13:01:15.897097  8266 raft_consensus.cc:2804] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:15.898231  8266 raft_consensus.cc:697] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:15.899130  8266 consensus_queue.cc:237] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.908695  8291 raft_consensus.cc:993] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d: : Instructing follower 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:15.909168  8185 raft_consensus.cc:1081] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Signalling peer 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:15.909194  7883 catalog_manager.cc:5697] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 1 to 2, leader changed from 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2) to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 2 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:15.910673  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af09d189318c4938a405cd50428a19fb"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:56642
I20260709 13:01:15.911096  7986 raft_consensus.cc:493] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.911399  7986 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.916910  7986 raft_consensus.cc:515] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.919806  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:15.920168  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:15.920411  8059 raft_consensus.cc:3055] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:15.920706  8135 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.920759  8059 raft_consensus.cc:740] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:15.921639  8059 consensus_queue.cc:260] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.923089  8059 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.924153  7986 leader_election.cc:290] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 3 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:15.927495  8135 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 3.
I20260709 13:01:15.928469  7952 leader_election.cc:304] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [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: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:15.929353  8266 raft_consensus.cc:2804] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:15.929751  8059 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 3.
I20260709 13:01:15.931295  8266 raft_consensus.cc:697] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:15.932107  8266 consensus_queue.cc:237] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.939009  7883 catalog_manager.cc:5697] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 2 to 3, leader changed from 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2) to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 3 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:15.978600  8289 raft_consensus.cc:993] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898: : Instructing follower 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:15.979131  8289 raft_consensus.cc:1081] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 LEADER]: Signalling peer 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:15.981230  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:01:15.981787  7986 raft_consensus.cc:493] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:15.982086  7986 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.988336  7986 raft_consensus.cc:515] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.989904  7986 leader_election.cc:290] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 3 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:15.990846  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:15.991065  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "223b4191308e49bea8b2773495dc4f0c" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:15.991449  8059 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.991547  8135 raft_consensus.cc:3055] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:15.991884  8135 raft_consensus.cc:740] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:15.992413  8135 consensus_queue.cc:260] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:15.993183  8135 raft_consensus.cc:3060] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:15.997167  8135 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 3.
I20260709 13:01:15.997552  8059 raft_consensus.cc:2468] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 3.
I20260709 13:01:15.998479  7952 leader_election.cc:304] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [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: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:15.999351  8266 raft_consensus.cc:2804] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:15.999843  8266 raft_consensus.cc:697] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:16.000710  8266 consensus_queue.cc:237] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:16.006651  7883 catalog_manager.cc:5697] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 2 to 3, leader changed from 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3) to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 3 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.104080  8291 raft_consensus.cc:993] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d: : Instructing follower 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:16.104609  8185 raft_consensus.cc:1081] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Signalling peer 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:16.106146  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:56642
I20260709 13:01:16.106642  7986 raft_consensus.cc:493] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.106913  7986 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:16.111326  7986 raft_consensus.cc:515] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:16.112747  7986 leader_election.cc:290] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 3 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:16.114025  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:16.114111  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "778cd5403c0144b4b92827797236c3c8" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:16.114586  8135 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:16.114629  8059 raft_consensus.cc:3055] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:16.114995  8059 raft_consensus.cc:740] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:16.115593  8059 consensus_queue.cc:260] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:16.116415  8059 raft_consensus.cc:3060] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:16.118700  8135 raft_consensus.cc:2468] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 3.
I20260709 13:01:16.119751  7952 leader_election.cc:304] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [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: 88527da5221b41198f7cdcd4dbd22898, 887d8821a1574d4595956ae3b6dd30df; no voters: 
I20260709 13:01:16.120513  8266 raft_consensus.cc:2804] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:16.120885  8266 raft_consensus.cc:697] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:16.120991  8059 raft_consensus.cc:2468] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 3.
I20260709 13:01:16.121620  8266 consensus_queue.cc:237] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:16.127758  7883 catalog_manager.cc:5697] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 2 to 3, leader changed from 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2) to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 3 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.256500  8276 raft_consensus.cc:993] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898: : Instructing follower 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:16.256994  8289 raft_consensus.cc:1081] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 LEADER]: Signalling peer 887d8821a1574d4595956ae3b6dd30df to start an election
I20260709 13:01:16.258471  7986 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
 from {username='slave'} at 127.0.0.1:56634
I20260709 13:01:16.258919  7986 raft_consensus.cc:493] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:16.259191  7986 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.263132  7986 raft_consensus.cc:515] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:16.264462  7986 leader_election.cc:290] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [CANDIDATE]: Term 4 election: Requested vote from peers 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:16.265430  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:16.265383  8059 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0dd8bbddf3c4fccae519ab580577f21" candidate_uuid: "887d8821a1574d4595956ae3b6dd30df" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:16.266047  8135 raft_consensus.cc:3055] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:16.266068  8059 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.266525  8135 raft_consensus.cc:740] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:16.267235  8135 consensus_queue.cc:260] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:16.268323  8135 raft_consensus.cc:3060] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:16.272292  8059 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 4.
I20260709 13:01:16.273524  7950 leader_election.cc:304] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [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: 887d8821a1574d4595956ae3b6dd30df, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:16.273821  8135 raft_consensus.cc:2468] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 887d8821a1574d4595956ae3b6dd30df in term 4.
I20260709 13:01:16.274626  8266 raft_consensus.cc:2804] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:16.275102  8266 raft_consensus.cc:697] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 4 LEADER]: Becoming Leader. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:16.275861  8266 consensus_queue.cc:237] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:16.282629  7883 catalog_manager.cc:5697] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df reported cstate change: term changed from 3 to 4, leader changed from 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3) to 887d8821a1574d4595956ae3b6dd30df (127.7.40.1). New cstate: current_term: 4 leader_uuid: "887d8821a1574d4595956ae3b6dd30df" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:16.336577  8135 raft_consensus.cc:1275] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.337719  8266 consensus_queue.cc:1048] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:16.355424  8059 raft_consensus.cc:1275] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:16.358596  8292 consensus_queue.cc:1048] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:16.370962  8135 raft_consensus.cc:1275] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.372738  8292 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.386014  8059 raft_consensus.cc:1275] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.387935  8297 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:16.459723  8059 raft_consensus.cc:1275] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.460909  8297 consensus_queue.cc:1048] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.468426  8135 raft_consensus.cc:1275] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.469864  8297 consensus_queue.cc:1048] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.530933  8135 raft_consensus.cc:1275] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.532136  8297 consensus_queue.cc:1048] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.541649  8059 raft_consensus.cc:1275] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:16.543265  8297 consensus_queue.cc:1048] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:16.708367  8135 raft_consensus.cc:1275] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 4 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:16.709949  8297 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:16.719303  8059 raft_consensus.cc:1275] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Refusing update from remote peer 887d8821a1574d4595956ae3b6dd30df: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:16.721235  8297 consensus_queue.cc:1048] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:18.859941  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:18.868482  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:58234
I20260709 13:01:18.868971  7986 raft_consensus.cc:606] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Received request to transfer leadership to TS 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:18.871201  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:58234
I20260709 13:01:18.871652  7986 raft_consensus.cc:606] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Received request to transfer leadership to TS 9a624ae87ee84c9aa8ed0fd9a124e82d
I20260709 13:01:18.873987  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af09d189318c4938a405cd50428a19fb"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:58234
I20260709 13:01:18.874482  7986 raft_consensus.cc:606] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Received request to transfer leadership to TS 88527da5221b41198f7cdcd4dbd22898
I20260709 13:01:18.876737  7986 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163"
dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
mode: GRACEFUL
new_leader_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:58234
I20260709 13:01:18.877161  7986 raft_consensus.cc:606] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Received request to transfer leadership to TS 88527da5221b41198f7cdcd4dbd22898
I20260709 13:01:18.878096  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:01:18.878571  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:18.890272  8315 raft_consensus.cc:993] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:18.890836  8316 raft_consensus.cc:1081] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Signalling peer 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:18.892746  8060 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:46174
I20260709 13:01:18.893311  8316 raft_consensus.cc:993] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:18.893462  8060 raft_consensus.cc:493] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:18.893805  8316 raft_consensus.cc:1081] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Signalling peer 9a624ae87ee84c9aa8ed0fd9a124e82d to start an election
I20260709 13:01:18.893991  8060 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:18.896929  8059 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f"
dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
 from {username='slave'} at 127.0.0.1:46174
I20260709 13:01:18.897596  8059 raft_consensus.cc:493] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:18.897966  8059 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:18.902240  8060 raft_consensus.cc:515] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:18.904908  7986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:18.905019  8135 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a7167d2cc4844c98fe1c3df0d1de28f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:18.905056  8059 raft_consensus.cc:515] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:18.905483  7986 raft_consensus.cc:3055] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:18.905555  8135 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:18.905845  7986 raft_consensus.cc:740] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:18.906548  7986 consensus_queue.cc:260] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:18.906929  8059 leader_election.cc:290] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 3 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:18.907557  7986 raft_consensus.cc:3060] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:18.908325  8134 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
I20260709 13:01:18.908504  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f8b37626a0d4a59b2ba6b1be462467f" candidate_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:18.908886  8134 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:18.909190  7985 raft_consensus.cc:3055] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:01:18.909515  7985 raft_consensus.cc:740] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:18.910257  7985 consensus_queue.cc:260] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:18.911509  7985 raft_consensus.cc:3060] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:01:18.912420  8135 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 3.
I20260709 13:01:18.913722  8027 leader_election.cc:304] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [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: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:18.904520  8060 leader_election.cc:290] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [CANDIDATE]: Term 3 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3:37449)
I20260709 13:01:18.914570  8185 raft_consensus.cc:2804] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:18.916538  7986 raft_consensus.cc:2468] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 3.
I20260709 13:01:18.918663  8134 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 3.
I20260709 13:01:18.918762  7985 raft_consensus.cc:2468] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a624ae87ee84c9aa8ed0fd9a124e82d in term 3.
I20260709 13:01:18.920886  8027 leader_election.cc:304] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [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: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:18.922940  8185 raft_consensus.cc:697] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 LEADER]: Becoming Leader. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:18.923840  8318 raft_consensus.cc:2804] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:01:18.924373  8318 raft_consensus.cc:697] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 LEADER]: Becoming Leader. State: Replica: 9a624ae87ee84c9aa8ed0fd9a124e82d, State: Running, Role: LEADER
I20260709 13:01:18.924198  8185 consensus_queue.cc:237] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:18.925138  8318 consensus_queue.cc:237] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:18.931792  7883 catalog_manager.cc:5697] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d reported cstate change: term changed from 2 to 3, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2). New cstate: current_term: 3 leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:18.947232  7883 catalog_manager.cc:5697] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d reported cstate change: term changed from 2 to 3, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2). New cstate: current_term: 3 leader_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:19.050501  8315 raft_consensus.cc:993] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:19.050966  8316 raft_consensus.cc:1081] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Signalling peer 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:19.052626  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af09d189318c4938a405cd50428a19fb"
dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:49310
I20260709 13:01:19.053057  8134 raft_consensus.cc:493] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.053299  8134 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:19.057647  8134 raft_consensus.cc:515] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:19.059193  8134 leader_election.cc:290] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 4 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:19.060019  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:19.060361  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af09d189318c4938a405cd50428a19fb" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:19.060725  7985 raft_consensus.cc:3055] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:01:19.060822  8060 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:19.061077  7985 raft_consensus.cc:740] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:19.061851  7985 consensus_queue.cc:260] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:19.063012  7985 raft_consensus.cc:3060] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:01:19.067251  8060 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 4.
I20260709 13:01:19.068648  8099 leader_election.cc:304] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [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: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:19.069283  8314 raft_consensus.cc:2804] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:01:19.069727  7985 raft_consensus.cc:2468] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 4.
I20260709 13:01:19.070542  8314 raft_consensus.cc:697] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 4 LEADER]: Becoming Leader. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:19.071413  8314 consensus_queue.cc:237] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [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: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } }
I20260709 13:01:19.078159  7883 catalog_manager.cc:5697] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 reported cstate change: term changed from 3 to 4, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "88527da5221b41198f7cdcd4dbd22898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:19.190838  8315 raft_consensus.cc:993] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df: : Instructing follower 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:19.191298  8316 raft_consensus.cc:1081] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Signalling peer 88527da5221b41198f7cdcd4dbd22898 to start an election
I20260709 13:01:19.192835  8134 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163"
dest_uuid: "88527da5221b41198f7cdcd4dbd22898"
 from {username='slave'} at 127.0.0.1:49310
I20260709 13:01:19.193373  8134 raft_consensus.cc:493] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:19.193645  8134 raft_consensus.cc:3060] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.198468  8134 raft_consensus.cc:515] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:19.200237  8134 leader_election.cc:290] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 2 election: Requested vote from peers 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729), 9a624ae87ee84c9aa8ed0fd9a124e82d (127.7.40.2:41727)
I20260709 13:01:19.201035  7985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "887d8821a1574d4595956ae3b6dd30df"
I20260709 13:01:19.201187  8060 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa8786214bef4345aa45f4e3b7146163" candidate_uuid: "88527da5221b41198f7cdcd4dbd22898" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d"
I20260709 13:01:19.201640  7985 raft_consensus.cc:3055] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:19.201730  8060 raft_consensus.cc:3060] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.201942  7985 raft_consensus.cc:740] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 887d8821a1574d4595956ae3b6dd30df, State: Running, Role: LEADER
I20260709 13:01:19.202773  7985 consensus_queue.cc:260] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:19.203626  7985 raft_consensus.cc:3060] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:19.205863  8060 raft_consensus.cc:2468] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 2.
I20260709 13:01:19.206809  8099 leader_election.cc:304] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 88527da5221b41198f7cdcd4dbd22898, 9a624ae87ee84c9aa8ed0fd9a124e82d; no voters: 
I20260709 13:01:19.207535  8314 raft_consensus.cc:2804] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:19.208041  8314 raft_consensus.cc:697] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 2 LEADER]: Becoming Leader. State: Replica: 88527da5221b41198f7cdcd4dbd22898, State: Running, Role: LEADER
I20260709 13:01:19.208760  7985 raft_consensus.cc:2468] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 88527da5221b41198f7cdcd4dbd22898 in term 2.
I20260709 13:01:19.208786  8314 consensus_queue.cc:237] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } }
I20260709 13:01:19.216477  7883 catalog_manager.cc:5697] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 reported cstate change: term changed from 1 to 2, leader changed from 887d8821a1574d4595956ae3b6dd30df (127.7.40.1) to 88527da5221b41198f7cdcd4dbd22898 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "88527da5221b41198f7cdcd4dbd22898" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:19.357280  7985 raft_consensus.cc:1275] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:19.359064  8318 consensus_queue.cc:1048] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:19.360936  7985 raft_consensus.cc:1275] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:19.362532  8318 consensus_queue.cc:1048] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:19.372896  8134 raft_consensus.cc:1275] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:19.374871  8318 consensus_queue.cc:1048] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:19.379016  8135 raft_consensus.cc:1275] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Refusing update from remote peer 9a624ae87ee84c9aa8ed0fd9a124e82d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:01:19.382216  8185 consensus_queue.cc:1048] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [LEADER]: Connected to new peer: Peer: permanent_uuid: "88527da5221b41198f7cdcd4dbd22898" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 37449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:19.648398  8060 raft_consensus.cc:1275] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:19.649526  8314 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:19.659970  7986 raft_consensus.cc:1275] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 4 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:01:19.661882  8336 consensus_queue.cc:1048] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:19.669763  8060 raft_consensus.cc:1275] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:19.670948  8336 consensus_queue.cc:1048] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a624ae87ee84c9aa8ed0fd9a124e82d" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 41727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:19.680542  7986 raft_consensus.cc:1275] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Refusing update from remote peer 88527da5221b41198f7cdcd4dbd22898: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:19.682170  8325 consensus_queue.cc:1048] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [LEADER]: Connected to new peer: Peer: permanent_uuid: "887d8821a1574d4595956ae3b6dd30df" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 38729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:19.879432  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:19.887576  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
I20260709 13:01:19.914178  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:19.915051  7328 tablet_replica.cc:333] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.915685  7328 raft_consensus.cc:2243] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:19.916124  7328 raft_consensus.cc:2272] T 3a7167d2cc4844c98fe1c3df0d1de28f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.918777  7328 tablet_replica.cc:333] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.919495  7328 raft_consensus.cc:2243] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:19.920164  7328 raft_consensus.cc:2272] T e0dd8bbddf3c4fccae519ab580577f21 P 887d8821a1574d4595956ae3b6dd30df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.921815  7328 tablet_replica.cc:333] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.922302  7328 raft_consensus.cc:2243] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:19.922767  7328 raft_consensus.cc:2272] T 1f8b37626a0d4a59b2ba6b1be462467f P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.924712  7328 tablet_replica.cc:333] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.925206  7328 raft_consensus.cc:2243] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:19.926069  7328 raft_consensus.cc:2272] T 6a2f366b9aa24623964ec3c85576e90b P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.929032  7328 tablet_replica.cc:333] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.929847  7328 raft_consensus.cc:2243] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:19.930649  7328 raft_consensus.cc:2272] T 78b4e68f2cfc4929a93167e8c766e07f P 887d8821a1574d4595956ae3b6dd30df [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.933377  7328 tablet_replica.cc:333] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.933852  7328 raft_consensus.cc:2243] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:19.934237  7328 raft_consensus.cc:2272] T af09d189318c4938a405cd50428a19fb P 887d8821a1574d4595956ae3b6dd30df [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.936466  7328 tablet_replica.cc:333] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.936951  7328 raft_consensus.cc:2243] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:19.937381  7328 raft_consensus.cc:2272] T 2612a421b9a943a6b19dad49a0f759d2 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.939157  7328 tablet_replica.cc:333] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.939594  7328 raft_consensus.cc:2243] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:19.940249  7328 raft_consensus.cc:2272] T 223b4191308e49bea8b2773495dc4f0c P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.941938  7328 tablet_replica.cc:333] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.942474  7328 raft_consensus.cc:2243] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:19.943138  7328 raft_consensus.cc:2272] T 778cd5403c0144b4b92827797236c3c8 P 887d8821a1574d4595956ae3b6dd30df [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:19.944753  7328 tablet_replica.cc:333] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df: stopping tablet replica
I20260709 13:01:19.945190  7328 raft_consensus.cc:2243] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:19.945536  7328 raft_consensus.cc:2272] T fa8786214bef4345aa45f4e3b7146163 P 887d8821a1574d4595956ae3b6dd30df [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:01:19.948290  8099 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260709 13:01:19.951458  8099 consensus_peers.cc:597] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 -> Peer 887d8821a1574d4595956ae3b6dd30df (127.7.40.1:38729): Couldn't send request to peer 887d8821a1574d4595956ae3b6dd30df. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:19.968631  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
I20260709 13:01:19.990245  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
I20260709 13:01:20.019503  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:20.020836  7328 tablet_replica.cc:333] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.022069  7328 raft_consensus.cc:2243] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.023135  7328 raft_consensus.cc:2272] T 3a7167d2cc4844c98fe1c3df0d1de28f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.025502  7328 tablet_replica.cc:333] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.026175  7328 raft_consensus.cc:2243] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.026614  7328 raft_consensus.cc:2272] T 78b4e68f2cfc4929a93167e8c766e07f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.028358  7328 tablet_replica.cc:333] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.028868  7328 raft_consensus.cc:2243] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.029599  7328 raft_consensus.cc:2272] T 1f8b37626a0d4a59b2ba6b1be462467f P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.031734  7328 tablet_replica.cc:333] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.032292  7328 raft_consensus.cc:2243] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.032688  7328 raft_consensus.cc:2272] T 6a2f366b9aa24623964ec3c85576e90b P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.035611  7328 tablet_replica.cc:333] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.036126  7328 raft_consensus.cc:2243] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.036533  7328 raft_consensus.cc:2272] T e0dd8bbddf3c4fccae519ab580577f21 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.040076  7328 tablet_replica.cc:333] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.040655  7328 raft_consensus.cc:2243] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.041285  7328 raft_consensus.cc:2272] T af09d189318c4938a405cd50428a19fb P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.043520  7328 tablet_replica.cc:333] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.044107  7328 raft_consensus.cc:2243] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.044967  7328 raft_consensus.cc:2272] T 2612a421b9a943a6b19dad49a0f759d2 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.046712  7328 tablet_replica.cc:333] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.047247  7328 raft_consensus.cc:2243] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.047749  7328 raft_consensus.cc:2272] T fa8786214bef4345aa45f4e3b7146163 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.050714  7328 tablet_replica.cc:333] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.051259  7328 raft_consensus.cc:2243] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.051862  7328 raft_consensus.cc:2272] T 223b4191308e49bea8b2773495dc4f0c P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.053562  7328 tablet_replica.cc:333] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d: stopping tablet replica
I20260709 13:01:20.054011  7328 raft_consensus.cc:2243] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.054455  7328 raft_consensus.cc:2272] T 778cd5403c0144b4b92827797236c3c8 P 9a624ae87ee84c9aa8ed0fd9a124e82d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.076409  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
I20260709 13:01:20.096192  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260709 13:01:20.124084  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:01:20.125056  7328 tablet_replica.cc:333] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.125577  7328 raft_consensus.cc:2243] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.126430  7328 raft_consensus.cc:2272] T 78b4e68f2cfc4929a93167e8c766e07f P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.128379  7328 tablet_replica.cc:333] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.128844  7328 raft_consensus.cc:2243] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.129184  7328 raft_consensus.cc:2272] T e0dd8bbddf3c4fccae519ab580577f21 P 88527da5221b41198f7cdcd4dbd22898 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.130874  7328 tablet_replica.cc:333] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.131338  7328 raft_consensus.cc:2243] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.131690  7328 raft_consensus.cc:2272] T 3a7167d2cc4844c98fe1c3df0d1de28f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.133941  7328 tablet_replica.cc:333] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.134529  7328 raft_consensus.cc:2243] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.135085  7328 raft_consensus.cc:2272] T 6a2f366b9aa24623964ec3c85576e90b P 88527da5221b41198f7cdcd4dbd22898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.136860  7328 tablet_replica.cc:333] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.137305  7328 raft_consensus.cc:2243] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.137722  7328 raft_consensus.cc:2272] T 778cd5403c0144b4b92827797236c3c8 P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.139312  7328 tablet_replica.cc:333] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.139807  7328 raft_consensus.cc:2243] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.140287  7328 raft_consensus.cc:2272] T 223b4191308e49bea8b2773495dc4f0c P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.141880  7328 tablet_replica.cc:333] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.142405  7328 raft_consensus.cc:2243] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.143103  7328 raft_consensus.cc:2272] T fa8786214bef4345aa45f4e3b7146163 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.145397  7328 tablet_replica.cc:333] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.145992  7328 raft_consensus.cc:2243] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.146474  7328 raft_consensus.cc:2272] T 1f8b37626a0d4a59b2ba6b1be462467f P 88527da5221b41198f7cdcd4dbd22898 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.148968  7328 tablet_replica.cc:333] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.149468  7328 raft_consensus.cc:2243] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:20.149868  7328 raft_consensus.cc:2272] T 2612a421b9a943a6b19dad49a0f759d2 P 88527da5221b41198f7cdcd4dbd22898 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.151422  7328 tablet_replica.cc:333] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898: stopping tablet replica
I20260709 13:01:20.151858  7328 raft_consensus.cc:2243] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.152555  7328 raft_consensus.cc:2272] T af09d189318c4938a405cd50428a19fb P 88527da5221b41198f7cdcd4dbd22898 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.171895  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260709 13:01:20.189469  7328 master.cc:562] Master@127.7.40.62:41383 shutting down...
I20260709 13:01:20.210160  7328 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:01:20.210783  7328 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:20.211058  7328 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1d904fd47ad14ef0a43049f09ab12898: stopping tablet replica
I20260709 13:01:20.230885  7328 master.cc:584] Master@127.7.40.62:41383 shutdown complete.
88527da5221b41198f7cdcd4dbd22898  1
887d8821a1574d4595956ae3b6dd30df  5
9a624ae87ee84c9aa8ed0fd9a124e82d  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10572 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:01:20.269578  7328 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.7.40.62:34517
I20260709 13:01:20.270745  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:20.276247  8342 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 13:01:20.276391  8343 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 13:01:20.277928  8345 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 13:01:20.279595  7328 server_base.cc:1061] running on GCE node
I20260709 13:01:20.280454  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:20.280639  7328 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 13:01:20.280843  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602080280823 us; error 0 us; skew 500 ppm
I20260709 13:01:20.281373  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:20.283974  7328 webserver.cc:533] Webserver started at http://127.7.40.62:35959/ using document root <none> and password file <none>
I20260709 13:01:20.284462  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:20.284649  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:20.284941  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:20.286047  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/master-0-root/instance:
uuid: "4141bbcb75cc49ab96fc34ad02456dca"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.290657  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:01:20.293949  8350 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.294786  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:20.295022  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/master-0-root
uuid: "4141bbcb75cc49ab96fc34ad02456dca"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.295365  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-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 13:01:20.321378  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:20.322638  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:20.361356  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.62:34517
I20260709 13:01:20.361443  8401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.62:34517 every 8 connection(s)
I20260709 13:01:20.365285  8402 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 13:01:20.377300  8402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca: Bootstrap starting.
I20260709 13:01:20.382103  8402 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:20.386428  8402 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca: No bootstrap required, opened a new log
I20260709 13:01:20.388518  8402 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4141bbcb75cc49ab96fc34ad02456dca" member_type: VOTER }
I20260709 13:01:20.388886  8402 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:20.389070  8402 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4141bbcb75cc49ab96fc34ad02456dca, State: Initialized, Role: FOLLOWER
I20260709 13:01:20.389539  8402 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4141bbcb75cc49ab96fc34ad02456dca" member_type: VOTER }
I20260709 13:01:20.389952  8402 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:01:20.390136  8402 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:01:20.390406  8402 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:20.394426  8402 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4141bbcb75cc49ab96fc34ad02456dca" member_type: VOTER }
I20260709 13:01:20.394958  8402 leader_election.cc:304] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [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: 4141bbcb75cc49ab96fc34ad02456dca; no voters: 
I20260709 13:01:20.396013  8402 leader_election.cc:290] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:01:20.396412  8405 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:20.398298  8405 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [term 1 LEADER]: Becoming Leader. State: Replica: 4141bbcb75cc49ab96fc34ad02456dca, State: Running, Role: LEADER
I20260709 13:01:20.399370  8402 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:01:20.399489  8405 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [LEADER]: Queue going to LEADER mode. State: All 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: "4141bbcb75cc49ab96fc34ad02456dca" member_type: VOTER }
I20260709 13:01:20.405355  8406 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4141bbcb75cc49ab96fc34ad02456dca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4141bbcb75cc49ab96fc34ad02456dca" member_type: VOTER } }
I20260709 13:01:20.405601  8407 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4141bbcb75cc49ab96fc34ad02456dca. Latest consensus state: current_term: 1 leader_uuid: "4141bbcb75cc49ab96fc34ad02456dca" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4141bbcb75cc49ab96fc34ad02456dca" member_type: VOTER } }
I20260709 13:01:20.406199  8406 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:20.406255  8407 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca [sys.catalog]: This master's current role is: LEADER
I20260709 13:01:20.409157  8414 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:01:20.414319  8414 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:01:20.416596  7328 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:01:20.424156  8414 catalog_manager.cc:1383] Generated new cluster ID: 31ea452e8923410d8c7fef0667614967
I20260709 13:01:20.424479  8414 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:01:20.444067  8414 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:01:20.445313  8414 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:01:20.465407  8414 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca: Generated new TSK 0
I20260709 13:01:20.466032  8414 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:01:20.483033  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:20.489112  8423 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 13:01:20.490794  8424 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 13:01:20.494066  7328 server_base.cc:1061] running on GCE node
W20260709 13:01:20.494112  8426 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 13:01:20.495628  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:20.495854  7328 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 13:01:20.496026  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602080496010 us; error 0 us; skew 500 ppm
I20260709 13:01:20.496557  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:20.499008  7328 webserver.cc:533] Webserver started at http://127.7.40.1:42825/ using document root <none> and password file <none>
I20260709 13:01:20.499498  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:20.499799  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:20.500120  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:20.501211  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/instance:
uuid: "d42c48daf96f40ffa4879adc3317b711"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.505628  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:01:20.509157  8431 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.510043  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:01:20.510450  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root
uuid: "d42c48daf96f40ffa4879adc3317b711"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.510843  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-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 13:01:20.520490  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:20.521865  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:20.523307  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:20.525444  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:20.525663  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.525904  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:20.526089  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.572319  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.1:43783
I20260709 13:01:20.572395  8493 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.1:43783 every 8 connection(s)
I20260709 13:01:20.577225  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:20.584446  8498 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 13:01:20.586082  8499 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 13:01:20.588810  7328 server_base.cc:1061] running on GCE node
W20260709 13:01:20.589823  8502 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 13:01:20.591071  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:20.591327  7328 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 13:01:20.591543  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602080591524 us; error 0 us; skew 500 ppm
I20260709 13:01:20.592289  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:20.594194  8494 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34517
I20260709 13:01:20.594907  8494 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:20.595296  7328 webserver.cc:533] Webserver started at http://127.7.40.2:38607/ using document root <none> and password file <none>
I20260709 13:01:20.595784  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:20.595769  8494 heartbeater.cc:507] Master 127.7.40.62:34517 requested a full tablet report, sending...
I20260709 13:01:20.596192  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:20.596482  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:20.597831  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/instance:
uuid: "f6aea190eee640cb962068827d2c62c2"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.598656  8367 ts_manager.cc:194] Registered new tserver with Master: d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:20.601063  8367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43258
I20260709 13:01:20.603569  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:20.607168  8506 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.608335  7328 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 13:01:20.608704  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root
uuid: "f6aea190eee640cb962068827d2c62c2"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.609045  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-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 13:01:20.652878  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:20.654075  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:20.655756  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:20.658279  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:20.658535  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.658778  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:20.658954  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.703168  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.2:37151
I20260709 13:01:20.703258  8568 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.2:37151 every 8 connection(s)
I20260709 13:01:20.707803  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:20.715358  8572 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 13:01:20.717406  8573 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 13:01:20.719583  8575 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 13:01:20.720605  7328 server_base.cc:1061] running on GCE node
I20260709 13:01:20.720607  8569 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34517
I20260709 13:01:20.721194  8569 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:20.721611  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:20.721846  7328 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 13:01:20.722028  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602080722012 us; error 0 us; skew 500 ppm
I20260709 13:01:20.722026  8569 heartbeater.cc:507] Master 127.7.40.62:34517 requested a full tablet report, sending...
I20260709 13:01:20.722798  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:20.724401  8367 ts_manager.cc:194] Registered new tserver with Master: f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:20.725415  7328 webserver.cc:533] Webserver started at http://127.7.40.3:32779/ using document root <none> and password file <none>
I20260709 13:01:20.725909  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:20.725889  8367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43272
I20260709 13:01:20.726315  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:20.726672  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:20.727875  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/instance:
uuid: "a2a29a18e8c94effab2331c16076fd76"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.732475  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:01:20.736150  8580 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.736935  7328 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 13:01:20.737251  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root
uuid: "a2a29a18e8c94effab2331c16076fd76"
format_stamp: "Formatted at 2026-07-09 13:01:20 on dist-test-slave-1hwd"
I20260709 13:01:20.737564  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-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 13:01:20.772109  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:20.773275  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:20.774781  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:20.776925  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:20.777156  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.777391  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:20.777561  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:20.821130  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.3:46397
I20260709 13:01:20.821229  8642 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.3:46397 every 8 connection(s)
I20260709 13:01:20.835883  8643 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34517
I20260709 13:01:20.836229  8643 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:20.837035  8643 heartbeater.cc:507] Master 127.7.40.62:34517 requested a full tablet report, sending...
I20260709 13:01:20.839468  8367 ts_manager.cc:194] Registered new tserver with Master: a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:20.839633  7328 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01535484s
I20260709 13:01:20.841244  8367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43280
I20260709 13:01:20.868482  8367 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43296:
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 13:01:20.874778  8367 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 13:01:21.084834  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 67d08d3c63334ad8b95d6ef6ec98991e (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:21.086299  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d08d3c63334ad8b95d6ef6ec98991e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.086277  8604 tablet_service.cc:1511] Processing CreateTablet for tablet 509ae50355a3499390dba8107e5a4aad (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:21.086727  8607 tablet_service.cc:1511] Processing CreateTablet for tablet dd8af61cb2244ffca825092e522fc99c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:21.087698  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ae50355a3499390dba8107e5a4aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.087524  8606 tablet_service.cc:1511] Processing CreateTablet for tablet 533aa38656e44bec9f03374e1f99f8f8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:21.088603  8607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8af61cb2244ffca825092e522fc99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.089669  8605 tablet_service.cc:1511] Processing CreateTablet for tablet e6b3978e46ea41889db4b5e6215823a0 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:21.091014  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3978e46ea41889db4b5e6215823a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.095727  8603 tablet_service.cc:1511] Processing CreateTablet for tablet 28f639a8b2124c24a321bbd2537b40fc (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:21.097151  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f639a8b2124c24a321bbd2537b40fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.098805  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533aa38656e44bec9f03374e1f99f8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.104460  8534 tablet_service.cc:1511] Processing CreateTablet for tablet 67d08d3c63334ad8b95d6ef6ec98991e (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:21.105834  8534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d08d3c63334ad8b95d6ef6ec98991e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.106858  8532 tablet_service.cc:1511] Processing CreateTablet for tablet 533aa38656e44bec9f03374e1f99f8f8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:21.107529  8533 tablet_service.cc:1511] Processing CreateTablet for tablet dd8af61cb2244ffca825092e522fc99c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:21.108723  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533aa38656e44bec9f03374e1f99f8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.109884  8531 tablet_service.cc:1511] Processing CreateTablet for tablet e6b3978e46ea41889db4b5e6215823a0 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:21.111189  8531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3978e46ea41889db4b5e6215823a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.114490  8529 tablet_service.cc:1511] Processing CreateTablet for tablet 28f639a8b2124c24a321bbd2537b40fc (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:21.115818  8529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f639a8b2124c24a321bbd2537b40fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.119136  8530 tablet_service.cc:1511] Processing CreateTablet for tablet 509ae50355a3499390dba8107e5a4aad (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:21.120488  8530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ae50355a3499390dba8107e5a4aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.123898  8602 tablet_service.cc:1511] Processing CreateTablet for tablet aaa114b17c2c44adad1ae5dc02ec0407 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:21.125186  8602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa114b17c2c44adad1ae5dc02ec0407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.127435  8528 tablet_service.cc:1511] Processing CreateTablet for tablet aaa114b17c2c44adad1ae5dc02ec0407 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:21.128718  8528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa114b17c2c44adad1ae5dc02ec0407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.131021  8533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8af61cb2244ffca825092e522fc99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.134450  8527 tablet_service.cc:1511] Processing CreateTablet for tablet ff901a392d204295acfb34eed9fc0ef0 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:21.135778  8527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff901a392d204295acfb34eed9fc0ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.138254  8604 tablet_service.cc:1511] Processing CreateTablet for tablet ff901a392d204295acfb34eed9fc0ef0 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:21.140009  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff901a392d204295acfb34eed9fc0ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.140902  8526 tablet_service.cc:1511] Processing CreateTablet for tablet 2c42e9fb4a394b789820ac821b037ba2 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:21.142168  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c42e9fb4a394b789820ac821b037ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.148212  8659 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:21.161684  8659 tablet_bootstrap.cc:654] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.162927  8532 tablet_service.cc:1511] Processing CreateTablet for tablet fb6e4a2a3d214acebdbe75433dff332f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:21.164422  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e4a2a3d214acebdbe75433dff332f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.164234  8605 tablet_service.cc:1511] Processing CreateTablet for tablet 2c42e9fb4a394b789820ac821b037ba2 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:21.165587  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c42e9fb4a394b789820ac821b037ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.171264  8659 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:21.171748  8659 ts_tablet_manager.cc:1403] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 13:01:21.172899  8603 tablet_service.cc:1511] Processing CreateTablet for tablet fb6e4a2a3d214acebdbe75433dff332f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:21.174240  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e4a2a3d214acebdbe75433dff332f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.174774  8659 raft_consensus.cc:359] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.175786  8659 raft_consensus.cc:385] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.176182  8659 raft_consensus.cc:740] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.177392  8659 consensus_queue.cc:260] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.182235  8604 tablet_service.cc:1511] Processing CreateTablet for tablet 73987457160f428fb666d1e5bcbf6e5a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:21.183645  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73987457160f428fb666d1e5bcbf6e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.192699  8606 tablet_service.cc:1511] Processing CreateTablet for tablet c7e5ed09dbba44abb8b6d927f5f19a73 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:21.194046  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e5ed09dbba44abb8b6d927f5f19a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.201081  8602 tablet_service.cc:1511] Processing CreateTablet for tablet af775cf3a4a24b4ea6c6682ae423a406 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:21.202658  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 73987457160f428fb666d1e5bcbf6e5a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:21.203946  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73987457160f428fb666d1e5bcbf6e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.206127  8601 tablet_service.cc:1511] Processing CreateTablet for tablet ff85635d804443fbb7c21b50d3b71eda (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:21.211584  8600 tablet_service.cc:1511] Processing CreateTablet for tablet a19c12f8df1c4c1786aa59513f210d45 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:21.217245  8599 tablet_service.cc:1511] Processing CreateTablet for tablet b9e705173752435a9e0a3cc6e8858ca1 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:21.240144  8532 tablet_service.cc:1511] Processing CreateTablet for tablet c7e5ed09dbba44abb8b6d927f5f19a73 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:21.242518  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e5ed09dbba44abb8b6d927f5f19a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.251037  8459 tablet_service.cc:1511] Processing CreateTablet for tablet 67d08d3c63334ad8b95d6ef6ec98991e (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:01:21.252494  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d08d3c63334ad8b95d6ef6ec98991e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.254901  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19c12f8df1c4c1786aa59513f210d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.255890  8458 tablet_service.cc:1511] Processing CreateTablet for tablet dd8af61cb2244ffca825092e522fc99c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:01:21.257218  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8af61cb2244ffca825092e522fc99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.258711  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e705173752435a9e0a3cc6e8858ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.259603  8456 tablet_service.cc:1511] Processing CreateTablet for tablet e6b3978e46ea41889db4b5e6215823a0 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:01:21.260927  8601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff85635d804443fbb7c21b50d3b71eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.261391  8455 tablet_service.cc:1511] Processing CreateTablet for tablet 509ae50355a3499390dba8107e5a4aad (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:01:21.263118  8454 tablet_service.cc:1511] Processing CreateTablet for tablet 28f639a8b2124c24a321bbd2537b40fc (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:01:21.264806  8453 tablet_service.cc:1511] Processing CreateTablet for tablet aaa114b17c2c44adad1ae5dc02ec0407 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:01:21.266719  8602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af775cf3a4a24b4ea6c6682ae423a406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.266553  8452 tablet_service.cc:1511] Processing CreateTablet for tablet ff901a392d204295acfb34eed9fc0ef0 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:01:21.268340  8451 tablet_service.cc:1511] Processing CreateTablet for tablet 2c42e9fb4a394b789820ac821b037ba2 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:01:21.269975  8450 tablet_service.cc:1511] Processing CreateTablet for tablet fb6e4a2a3d214acebdbe75433dff332f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:01:21.271250  8457 tablet_service.cc:1511] Processing CreateTablet for tablet 533aa38656e44bec9f03374e1f99f8f8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:01:21.283422  8605 tablet_service.cc:1511] Processing CreateTablet for tablet 145d667ef1ce4e8da73e4289d8151d37 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:21.288691  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145d667ef1ce4e8da73e4289d8151d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.292804  8532 tablet_service.cc:1511] Processing CreateTablet for tablet af775cf3a4a24b4ea6c6682ae423a406 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:21.285224  8604 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6111d4f1904ce8954f9f389977db03 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:21.287142  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e4a2a3d214acebdbe75433dff332f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.294111  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af775cf3a4a24b4ea6c6682ae423a406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.287356  8603 tablet_service.cc:1511] Processing CreateTablet for tablet adc320ddb85a4145b2a8101ca5c63300 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:21.294665  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f639a8b2124c24a321bbd2537b40fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.294982  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6111d4f1904ce8954f9f389977db03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.297688  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc320ddb85a4145b2a8101ca5c63300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.300282  8452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff901a392d204295acfb34eed9fc0ef0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.302704  8455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ae50355a3499390dba8107e5a4aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.304488  8457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533aa38656e44bec9f03374e1f99f8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.306740  8456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3978e46ea41889db4b5e6215823a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.310554  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c42e9fb4a394b789820ac821b037ba2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.313562  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa114b17c2c44adad1ae5dc02ec0407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.317080  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 7f378968592b417c9ca9307e0faa439c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:21.326391  8600 tablet_service.cc:1511] Processing CreateTablet for tablet 048447b196d94e71b523ac87652eb2d8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:21.321970  8526 tablet_service.cc:1511] Processing CreateTablet for tablet ff85635d804443fbb7c21b50d3b71eda (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:21.340998  8569 heartbeater.cc:499] Master 127.7.40.62:34517 was elected leader, sending a full tablet report...
I20260709 13:01:21.341914  8659 ts_tablet_manager.cc:1434] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.170s	user 0.013s	sys 0.044s
I20260709 13:01:21.344964  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff85635d804443fbb7c21b50d3b71eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.349570  8659 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:21.357659  8659 tablet_bootstrap.cc:654] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.339669  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f378968592b417c9ca9307e0faa439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.367169  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048447b196d94e71b523ac87652eb2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.394840  8661 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:21.395377  8661 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.399780  8661 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:21.407094  8526 tablet_service.cc:1511] Processing CreateTablet for tablet b9e705173752435a9e0a3cc6e8858ca1 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:21.408439  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e705173752435a9e0a3cc6e8858ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.414299  8533 tablet_service.cc:1511] Processing CreateTablet for tablet 145d667ef1ce4e8da73e4289d8151d37 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:21.415344  8603 tablet_service.cc:1511] Processing CreateTablet for tablet d1f5c3a03c9844a9b96b09a3640e6070 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:21.456128  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f5c3a03c9844a9b96b09a3640e6070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.412748  8528 tablet_service.cc:1511] Processing CreateTablet for tablet a19c12f8df1c4c1786aa59513f210d45 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:21.426489  8530 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6111d4f1904ce8954f9f389977db03 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:21.430786  8456 tablet_service.cc:1511] Processing CreateTablet for tablet 73987457160f428fb666d1e5bcbf6e5a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:01:21.434579  8607 tablet_service.cc:1511] Processing CreateTablet for tablet 49e34839cf374ca6bd6f5f2a6d90248a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:21.437002  8525 tablet_service.cc:1511] Processing CreateTablet for tablet adc320ddb85a4145b2a8101ca5c63300 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 13:01:21.440969  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:21.443599  8529 tablet_service.cc:1511] Processing CreateTablet for tablet 7f378968592b417c9ca9307e0faa439c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:21.453004  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 09840237d0194fb5997c1e3f0067c621 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:21.450279  8531 tablet_service.cc:1511] Processing CreateTablet for tablet 048447b196d94e71b523ac87652eb2d8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:21.447806  8606 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc05c5995c445dbaef017c4d89b8e8c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:21.464563  8607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e34839cf374ca6bd6f5f2a6d90248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.483867  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc05c5995c445dbaef017c4d89b8e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.466609  8456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73987457160f428fb666d1e5bcbf6e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.466707  8665 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:21.468411  8454 tablet_service.cc:1511] Processing CreateTablet for tablet c7e5ed09dbba44abb8b6d927f5f19a73 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:01:21.473884  8533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145d667ef1ce4e8da73e4289d8151d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.489722  8530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6111d4f1904ce8954f9f389977db03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.490689  8529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f378968592b417c9ca9307e0faa439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.491076  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09840237d0194fb5997c1e3f0067c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.474931  8658 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:21.479501  8527 tablet_service.cc:1511] Processing CreateTablet for tablet d1f5c3a03c9844a9b96b09a3640e6070 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:21.465242  8532 tablet_service.cc:1511] Processing CreateTablet for tablet 49e34839cf374ca6bd6f5f2a6d90248a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:21.494993  8528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19c12f8df1c4c1786aa59513f210d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.504885  8659 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:21.505529  8659 ts_tablet_manager.cc:1403] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.156s	user 0.018s	sys 0.036s
I20260709 13:01:21.477792  8452 tablet_service.cc:1511] Processing CreateTablet for tablet af775cf3a4a24b4ea6c6682ae423a406 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:01:21.512398  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc320ddb85a4145b2a8101ca5c63300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.515803  8459 tablet_service.cc:1511] Processing CreateTablet for tablet a19c12f8df1c4c1786aa59513f210d45 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:01:21.516927  8665 tablet_bootstrap.cc:654] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.520669  8658 tablet_bootstrap.cc:654] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.521354  8458 tablet_service.cc:1511] Processing CreateTablet for tablet b9e705173752435a9e0a3cc6e8858ca1 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:01:21.522600  8531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048447b196d94e71b523ac87652eb2d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.523370  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e34839cf374ca6bd6f5f2a6d90248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.525390  8527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f5c3a03c9844a9b96b09a3640e6070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.526392  8534 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc05c5995c445dbaef017c4d89b8e8c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:21.527961  8534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc05c5995c445dbaef017c4d89b8e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.528707  8457 tablet_service.cc:1511] Processing CreateTablet for tablet 145d667ef1ce4e8da73e4289d8151d37 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:01:21.539398  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 653b310bdff84491a08eaf8e14cabbd9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:21.540740  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b310bdff84491a08eaf8e14cabbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.543258  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e5ed09dbba44abb8b6d927f5f19a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.545253  8450 tablet_service.cc:1511] Processing CreateTablet for tablet ff85635d804443fbb7c21b50d3b71eda (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:01:21.553687  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:21.555706  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.572997  8452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af775cf3a4a24b4ea6c6682ae423a406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.573896  8603 tablet_service.cc:1511] Processing CreateTablet for tablet 6900e0621c8c45e09da0981c500d7c20 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:21.574872  8457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145d667ef1ce4e8da73e4289d8151d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.575567  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6900e0621c8c45e09da0981c500d7c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.576242  8453 tablet_service.cc:1511] Processing CreateTablet for tablet 4c6111d4f1904ce8954f9f389977db03 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:01:21.577456  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6111d4f1904ce8954f9f389977db03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.581921  8606 tablet_service.cc:1511] Processing CreateTablet for tablet 386f8f7149e045bcb2dbd8074249e988 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:21.586748  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff85635d804443fbb7c21b50d3b71eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.587608  8659 raft_consensus.cc:359] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.588632  8659 raft_consensus.cc:385] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.589020  8659 raft_consensus.cc:740] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.589669  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9e705173752435a9e0a3cc6e8858ca1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.589795  8659 consensus_queue.cc:260] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.587644  8451 tablet_service.cc:1511] Processing CreateTablet for tablet adc320ddb85a4145b2a8101ca5c63300 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:01:21.593120  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19c12f8df1c4c1786aa59513f210d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.593775  8526 tablet_service.cc:1511] Processing CreateTablet for tablet 09840237d0194fb5997c1e3f0067c621 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:21.584173  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386f8f7149e045bcb2dbd8074249e988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.594154  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc320ddb85a4145b2a8101ca5c63300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.599165  8659 ts_tablet_manager.cc:1434] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.000s
I20260709 13:01:21.623211  8494 heartbeater.cc:499] Master 127.7.40.62:34517 was elected leader, sending a full tablet report...
I20260709 13:01:21.593792  8455 tablet_service.cc:1511] Processing CreateTablet for tablet 7f378968592b417c9ca9307e0faa439c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:01:21.631800  8608 tablet_service.cc:1511] Processing CreateTablet for tablet d9178a82b489436e96080a49908b6f4b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:21.633312  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9178a82b489436e96080a49908b6f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.651772  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09840237d0194fb5997c1e3f0067c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.650228  8529 tablet_service.cc:1511] Processing CreateTablet for tablet 6900e0621c8c45e09da0981c500d7c20 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:21.654140  8529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6900e0621c8c45e09da0981c500d7c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.658725  8659 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:21.675603  8455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f378968592b417c9ca9307e0faa439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.676376  8456 tablet_service.cc:1511] Processing CreateTablet for tablet 048447b196d94e71b523ac87652eb2d8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:01:21.676165  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 251a2bfcd62744599a632f4abc364519 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:21.678292  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251a2bfcd62744599a632f4abc364519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.678862  8527 tablet_service.cc:1511] Processing CreateTablet for tablet 653b310bdff84491a08eaf8e14cabbd9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:21.680044  8527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b310bdff84491a08eaf8e14cabbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.692798  8658 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:21.693383  8658 ts_tablet_manager.cc:1403] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.219s	user 0.018s	sys 0.010s
I20260709 13:01:21.696391  8658 raft_consensus.cc:359] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:21.698660  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:21.699086  8659 tablet_bootstrap.cc:654] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.699548  8456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 048447b196d94e71b523ac87652eb2d8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:21.734148  8508 leader_election.cc:343] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:21.737069  8665 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:21.737612  8665 ts_tablet_manager.cc:1403] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.271s	user 0.017s	sys 0.035s
I20260709 13:01:21.700704  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:21.712599  8534 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:21.715900  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 3723fb67da7745fe80e8ca218196c065 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:21.720176  8603 tablet_service.cc:1511] Processing CreateTablet for tablet 6441f4bb6901437fb718e27b081450d4 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:21.742537  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6441f4bb6901437fb718e27b081450d4. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:21.742980  8507 leader_election.cc:343] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:21.743430  8507 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:21.744534  8661 raft_consensus.cc:2749] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:21.747869  8525 tablet_service.cc:1511] Processing CreateTablet for tablet d9178a82b489436e96080a49908b6f4b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:21.748656  8665 raft_consensus.cc:359] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:21.749447  8665 raft_consensus.cc:385] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.749307  8459 tablet_service.cc:1511] Processing CreateTablet for tablet d1f5c3a03c9844a9b96b09a3640e6070 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:01:21.749825  8665 raft_consensus.cc:740] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.750736  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3723fb67da7745fe80e8ca218196c065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.751089  8665 consensus_queue.cc:260] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:21.732169  8658 raft_consensus.cc:385] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.752983  8658 raft_consensus.cc:740] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.753770  8658 consensus_queue.cc:260] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:21.756378  8532 tablet_service.cc:1511] Processing CreateTablet for tablet 3723fb67da7745fe80e8ca218196c065 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:21.739176  8528 tablet_service.cc:1511] Processing CreateTablet for tablet 386f8f7149e045bcb2dbd8074249e988 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:21.757560  8530 tablet_service.cc:1511] Processing CreateTablet for tablet 6441f4bb6901437fb718e27b081450d4 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:21.756374  8533 tablet_service.cc:1511] Processing CreateTablet for tablet 251a2bfcd62744599a632f4abc364519 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:21.759896  8454 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc05c5995c445dbaef017c4d89b8e8c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:01:21.749207  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9178a82b489436e96080a49908b6f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.758837  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f5c3a03c9844a9b96b09a3640e6070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.774025  8643 heartbeater.cc:499] Master 127.7.40.62:34517 was elected leader, sending a full tablet report...
I20260709 13:01:21.774545  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc05c5995c445dbaef017c4d89b8e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.774621  8658 ts_tablet_manager.cc:1434] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.081s	user 0.011s	sys 0.000s
I20260709 13:01:21.768493  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 49e34839cf374ca6bd6f5f2a6d90248a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:01:21.783515  8658 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:21.783504  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e34839cf374ca6bd6f5f2a6d90248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.787220  8526 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:21.789332  8457 tablet_service.cc:1511] Processing CreateTablet for tablet 09840237d0194fb5997c1e3f0067c621 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:01:21.791229  8606 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:21.792444  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.794461  8665 ts_tablet_manager.cc:1434] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.056s	user 0.011s	sys 0.002s
I20260709 13:01:21.795832  8665 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:21.796427  8659 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:21.796947  8659 ts_tablet_manager.cc:1403] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.007s
I20260709 13:01:21.797375  8658 tablet_bootstrap.cc:654] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.772048  8534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.800691  8533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251a2bfcd62744599a632f4abc364519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.803344  8452 tablet_service.cc:1511] Processing CreateTablet for tablet 6900e0621c8c45e09da0981c500d7c20 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:01:21.804271  8530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6441f4bb6901437fb718e27b081450d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.805721  8453 tablet_service.cc:1511] Processing CreateTablet for tablet 653b310bdff84491a08eaf8e14cabbd9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:01:21.800063  8659 raft_consensus.cc:359] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.807039  8659 raft_consensus.cc:385] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.807394  8659 raft_consensus.cc:740] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.808208  8659 consensus_queue.cc:260] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.809363  8528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386f8f7149e045bcb2dbd8074249e988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.810673  8457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09840237d0194fb5997c1e3f0067c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.812776  8452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6900e0621c8c45e09da0981c500d7c20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.814422  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.817080  8665 tablet_bootstrap.cc:654] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.822537  8659 ts_tablet_manager.cc:1434] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:01:21.831563  8661 raft_consensus.cc:493] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:21.832207  8670 raft_consensus.cc:493] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:21.832037  8661 raft_consensus.cc:515] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.832659  8670 raft_consensus.cc:515] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:21.833300  8659 tablet_bootstrap.cc:492] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:21.835484  8607 tablet_service.cc:1511] Processing CreateTablet for tablet 4949f26f09b946ba8d578e40d14f404d (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:21.855370  8604 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1c6cd4bb1a41cb80493a3352d53b30 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:21.849431  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3723fb67da7745fe80e8ca218196c065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.839061  8670 leader_election.cc:290] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:21.839368  8661 leader_election.cc:290] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:21.851138  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 653b310bdff84491a08eaf8e14cabbd9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.864234  8607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949f26f09b946ba8d578e40d14f404d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.803344  8531 tablet_service.cc:1511] Processing CreateTablet for tablet 4949f26f09b946ba8d578e40d14f404d (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:21.869320  8529 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1c6cd4bb1a41cb80493a3352d53b30 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:21.880486  8458 tablet_service.cc:1511] Processing CreateTablet for tablet d9178a82b489436e96080a49908b6f4b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:01:21.881278  8601 tablet_service.cc:1511] Processing CreateTablet for tablet 1472fb4f07624ba592383c9a6c597715 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:21.881925  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:21.882529  8601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1472fb4f07624ba592383c9a6c597715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.886049  8451 tablet_service.cc:1511] Processing CreateTablet for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:01:21.891124  8604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1c6cd4bb1a41cb80493a3352d53b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.897101  8529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1c6cd4bb1a41cb80493a3352d53b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.899925  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:21.901345  8507 leader_election.cc:343] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:21.904022  8525 tablet_service.cc:1511] Processing CreateTablet for tablet 1472fb4f07624ba592383c9a6c597715 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:21.905356  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 386f8f7149e045bcb2dbd8074249e988 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:01:21.906631  8531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949f26f09b946ba8d578e40d14f404d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:21.906884  8508 leader_election.cc:343] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:21.881985  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9178a82b489436e96080a49908b6f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.907572  8508 leader_election.cc:304] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:21.908026  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.908361  8661 raft_consensus.cc:2749] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:21.915613  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386f8f7149e045bcb2dbd8074249e988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.924433  8659 tablet_bootstrap.cc:654] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:21.930438  8599 tablet_service.cc:1511] Processing CreateTablet for tablet c3ad850420aa47ad9b2849ccd74281f8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:21.930909  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 663703cb3f3b4c588cb83411929a62e5 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:21.931785  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ad850420aa47ad9b2849ccd74281f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.932389  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663703cb3f3b4c588cb83411929a62e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.945664  8658 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:21.946439  8658 ts_tablet_manager.cc:1403] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.163s	user 0.016s	sys 0.012s
I20260709 13:01:21.960013  8665 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:21.961567  8529 tablet_service.cc:1511] Processing CreateTablet for tablet c88ea53aab584332a699a5ca8387ad4a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:21.962172  8527 tablet_service.cc:1511] Processing CreateTablet for tablet c3ad850420aa47ad9b2849ccd74281f8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:21.962370  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:21.968699  8469 raft_consensus.cc:2468] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:21.961205  8665 ts_tablet_manager.cc:1403] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.166s	user 0.012s	sys 0.013s
I20260709 13:01:21.963737  8452 tablet_service.cc:1511] Processing CreateTablet for tablet 3723fb67da7745fe80e8ca218196c065 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:01:21.949822  8658 raft_consensus.cc:359] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.970997  8582 leader_election.cc:304] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:21.971232  8658 raft_consensus.cc:385] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.969959  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1472fb4f07624ba592383c9a6c597715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.972064  8670 raft_consensus.cc:2804] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:21.971710  8658 raft_consensus.cc:740] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.972436  8670 raft_consensus.cc:493] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:21.972855  8670 raft_consensus.cc:3060] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:21.980087  8670 raft_consensus.cc:515] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:21.981523  8529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88ea53aab584332a699a5ca8387ad4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.985441  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:21.986995  8584 leader_election.cc:343] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:21.987778  8527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ad850420aa47ad9b2849ccd74281f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.987835  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:21.988602  8469 raft_consensus.cc:3060] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:21.949667  8533 tablet_service.cc:1511] Processing CreateTablet for tablet 663703cb3f3b4c588cb83411929a62e5 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:21.994100  8533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663703cb3f3b4c588cb83411929a62e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.996299  8665 raft_consensus.cc:359] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:21.997153  8665 raft_consensus.cc:385] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:21.997450  8665 raft_consensus.cc:740] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:21.981951  8601 tablet_service.cc:1511] Processing CreateTablet for tablet c88ea53aab584332a699a5ca8387ad4a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:21.998498  8659 tablet_bootstrap.cc:492] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:21.998857  8601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88ea53aab584332a699a5ca8387ad4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.998967  8659 ts_tablet_manager.cc:1403] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.006s
I20260709 13:01:21.949644  8455 tablet_service.cc:1511] Processing CreateTablet for tablet 251a2bfcd62744599a632f4abc364519 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:01:22.014612  8454 tablet_service.cc:1511] Processing CreateTablet for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:01:22.020911  8606 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d5f97e9514e74982b19351c331f9c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:22.028066  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d5f97e9514e74982b19351c331f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.030596  8456 tablet_service.cc:1511] Processing CreateTablet for tablet 6441f4bb6901437fb718e27b081450d4 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:01:21.971021  8452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3723fb67da7745fe80e8ca218196c065. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.031961  8455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 251a2bfcd62744599a632f4abc364519. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.033918  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:21.983809  8670 leader_election.cc:290] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:21.984458  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:21.984347  8530 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d5f97e9514e74982b19351c331f9c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:22.035367  8530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d5f97e9514e74982b19351c331f9c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:22.035785  8584 leader_election.cc:343] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:21.973644  8658 consensus_queue.cc:260] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.038887  8658 ts_tablet_manager.cc:1434] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.001s
I20260709 13:01:22.039801  8658 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:22.041502  8459 tablet_service.cc:1511] Processing CreateTablet for tablet 4949f26f09b946ba8d578e40d14f404d (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:01:22.046536  8665 consensus_queue.cc:260] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.046900  8659 raft_consensus.cc:359] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.056571  8658 tablet_bootstrap.cc:654] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.075227  8659 raft_consensus.cc:385] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.075696  8659 raft_consensus.cc:740] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.076062  8665 ts_tablet_manager.cc:1434] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.082s	user 0.002s	sys 0.005s
I20260709 13:01:22.076548  8659 consensus_queue.cc:260] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:22.047184  8352 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 44022.5us
I20260709 13:01:22.067492  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 4abc034bea2c45eb8147a4e404277538 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:22.080073  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abc034bea2c45eb8147a4e404277538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.083671  8456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6441f4bb6901437fb718e27b081450d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.093648  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949f26f09b946ba8d578e40d14f404d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.094636  8665 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:22.101575  8665 tablet_bootstrap.cc:654] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.105087  8451 tablet_service.cc:1511] Processing CreateTablet for tablet 0d1c6cd4bb1a41cb80493a3352d53b30 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:01:22.105460  8458 tablet_service.cc:1511] Processing CreateTablet for tablet 1472fb4f07624ba592383c9a6c597715 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:01:22.106494  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1c6cd4bb1a41cb80493a3352d53b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.111618  8659 ts_tablet_manager.cc:1434] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.112s	user 0.008s	sys 0.006s
I20260709 13:01:22.117107  8529 tablet_service.cc:1511] Processing CreateTablet for tablet e23c132724fd4288abfcf601d9e8a66b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:22.117276  8607 tablet_service.cc:1511] Processing CreateTablet for tablet a3b12ab75fec40e68fce360ce1434dc9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:22.123327  8603 tablet_service.cc:1511] Processing CreateTablet for tablet e23c132724fd4288abfcf601d9e8a66b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:22.124590  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23c132724fd4288abfcf601d9e8a66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.126645  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1472fb4f07624ba592383c9a6c597715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.118750  8469 raft_consensus.cc:2468] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:22.133383  8582 leader_election.cc:304] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:22.134492  8670 raft_consensus.cc:2804] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.134871  8529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23c132724fd4288abfcf601d9e8a66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.141521  8658 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:22.143021  8532 tablet_service.cc:1511] Processing CreateTablet for tablet a3b12ab75fec40e68fce360ce1434dc9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:22.134057  8659 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:22.154062  8669 raft_consensus.cc:493] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.156473  8658 ts_tablet_manager.cc:1403] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.117s	user 0.017s	sys 0.016s
I20260709 13:01:22.156905  8669 raft_consensus.cc:515] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.156025  8453 tablet_service.cc:1511] Processing CreateTablet for tablet c3ad850420aa47ad9b2849ccd74281f8 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:01:22.160120  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b12ab75fec40e68fce360ce1434dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.152200  8607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b12ab75fec40e68fce360ce1434dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.065058  8526 tablet_service.cc:1511] Processing CreateTablet for tablet 4abc034bea2c45eb8147a4e404277538 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:22.174765  8669 leader_election.cc:290] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.174876  8527 tablet_service.cc:1511] Processing CreateTablet for tablet becbd53d97a34f97bcd416cde5191c1f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:22.180119  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ad850420aa47ad9b2849ccd74281f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.175922  8670 raft_consensus.cc:697] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:22.184343  8605 tablet_service.cc:1511] Processing CreateTablet for tablet becbd53d97a34f97bcd416cde5191c1f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:22.188465  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becbd53d97a34f97bcd416cde5191c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.191771  8450 tablet_service.cc:1511] Processing CreateTablet for tablet c88ea53aab584332a699a5ca8387ad4a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:01:22.196199  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88ea53aab584332a699a5ca8387ad4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.196403  8600 tablet_service.cc:1511] Processing CreateTablet for tablet f5025f726d534e65bcd6ab50f2af2b8c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:22.199172  8600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5025f726d534e65bcd6ab50f2af2b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.199956  8530 tablet_service.cc:1511] Processing CreateTablet for tablet 9302326f7f904b88b2f3f3a7da097ea2 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:22.197116  8661 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.201082  8661 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.203336  8661 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.192273  8525 tablet_service.cc:1511] Processing CreateTablet for tablet f5025f726d534e65bcd6ab50f2af2b8c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:22.205534  8455 tablet_service.cc:1511] Processing CreateTablet for tablet 4abc034bea2c45eb8147a4e404277538 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:01:22.206753  8670 consensus_queue.cc:237] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:22.211151  8665 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:22.212790  8665 ts_tablet_manager.cc:1403] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.119s	user 0.008s	sys 0.014s
I20260709 13:01:22.215261  8599 tablet_service.cc:1511] Processing CreateTablet for tablet 9302326f7f904b88b2f3f3a7da097ea2 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:22.217046  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abc034bea2c45eb8147a4e404277538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.217757  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9302326f7f904b88b2f3f3a7da097ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.232105  8455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4abc034bea2c45eb8147a4e404277538. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.234266  8530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9302326f7f904b88b2f3f3a7da097ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.234536  8528 tablet_service.cc:1511] Processing CreateTablet for tablet 8b118a8a5c0f4612956ee85bf1f916a9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:22.235764  8525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5025f726d534e65bcd6ab50f2af2b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.235898  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:22.237092  8527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becbd53d97a34f97bcd416cde5191c1f. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:22.242532  8507 leader_election.cc:343] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.245100  8659 tablet_bootstrap.cc:654] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.251318  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:22.252508  8508 leader_election.cc:343] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.252972  8508 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:22.254043  8661 raft_consensus.cc:2749] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.255438  8528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b118a8a5c0f4612956ee85bf1f916a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.257897  8661 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.258391  8661 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.260390  8661 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.262547  8658 raft_consensus.cc:359] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.263293  8658 raft_consensus.cc:385] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.263594  8658 raft_consensus.cc:740] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.264477  8658 consensus_queue.cc:260] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.265278  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:22.266710  8658 ts_tablet_manager.cc:1434] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.109s	user 0.002s	sys 0.006s
I20260709 13:01:22.267338  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:22.267704  8658 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
W20260709 13:01:22.268965  8435 leader_election.cc:343] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:22.269789  8508 leader_election.cc:343] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.272961  8665 raft_consensus.cc:359] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.273666  8665 raft_consensus.cc:385] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.273963  8665 raft_consensus.cc:740] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.275329  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 8b118a8a5c0f4612956ee85bf1f916a9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:22.276590  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b118a8a5c0f4612956ee85bf1f916a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.287961  8454 tablet_service.cc:1511] Processing CreateTablet for tablet a3b12ab75fec40e68fce360ce1434dc9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:01:22.289307  8454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b12ab75fec40e68fce360ce1434dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.302331  8534 tablet_service.cc:1511] Processing CreateTablet for tablet 5856c40737834bb4b8d4eac0e2a145e3 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:22.303105  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:22.303795  8534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5856c40737834bb4b8d4eac0e2a145e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.304399  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:22.305621  8452 tablet_service.cc:1511] Processing CreateTablet for tablet 663703cb3f3b4c588cb83411929a62e5 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:01:22.306864  8452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663703cb3f3b4c588cb83411929a62e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.306813  8457 tablet_service.cc:1511] Processing CreateTablet for tablet ca0d5f97e9514e74982b19351c331f9c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:01:22.308091  8457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d5f97e9514e74982b19351c331f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.308504  8665 consensus_queue.cc:260] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.311048  8665 ts_tablet_manager.cc:1434] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.087s	user 0.006s	sys 0.000s
I20260709 13:01:22.315066  8670 raft_consensus.cc:493] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.315631  8670 raft_consensus.cc:515] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.318574  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:22.319875  8584 leader_election.cc:343] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.320436  8670 leader_election.cc:290] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:01:22.323643  8507 leader_election.cc:343] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.324306  8507 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:22.336308  8665 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:22.338637  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:22.339123  8432 leader_election.cc:343] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.339586  8432 leader_election.cc:304] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
W20260709 13:01:22.340232  8582 leader_election.cc:343] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.340715  8582 leader_election.cc:304] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:22.341866  8670 raft_consensus.cc:2749] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.342701  8669 raft_consensus.cc:2749] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.325856  8661 raft_consensus.cc:2749] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.346129  8459 tablet_service.cc:1511] Processing CreateTablet for tablet f5025f726d534e65bcd6ab50f2af2b8c (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:01:22.348317  8659 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:22.351414  8659 ts_tablet_manager.cc:1403] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.218s	user 0.020s	sys 0.003s
I20260709 13:01:22.354307  8659 raft_consensus.cc:359] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.350904  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5025f726d534e65bcd6ab50f2af2b8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.346873  8658 tablet_bootstrap.cc:654] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.361548  8456 tablet_service.cc:1511] Processing CreateTablet for tablet 8b118a8a5c0f4612956ee85bf1f916a9 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:01:22.334523  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 9302326f7f904b88b2f3f3a7da097ea2 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:01:22.366817  8659 raft_consensus.cc:385] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.367197  8659 raft_consensus.cc:740] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.349673  8453 tablet_service.cc:1511] Processing CreateTablet for tablet 5856c40737834bb4b8d4eac0e2a145e3 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:22.367980  8659 consensus_queue.cc:260] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.370317  8659 ts_tablet_manager.cc:1434] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.004s
I20260709 13:01:22.375535  8659 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:22.384505  8659 tablet_bootstrap.cc:654] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.386713  8451 tablet_service.cc:1511] Processing CreateTablet for tablet e23c132724fd4288abfcf601d9e8a66b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:01:22.388906  8458 tablet_service.cc:1511] Processing CreateTablet for tablet becbd53d97a34f97bcd416cde5191c1f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:01:22.395447  8455 tablet_service.cc:1511] Processing CreateTablet for tablet aa35f760f0e6415ab82b7a2f29578af7 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:22.388046  8665 tablet_bootstrap.cc:654] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.392850  8456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b118a8a5c0f4612956ee85bf1f916a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.393788  8661 raft_consensus.cc:493] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.394678  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 5856c40737834bb4b8d4eac0e2a145e3 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:01:22.399397  8661 raft_consensus.cc:515] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.400166  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becbd53d97a34f97bcd416cde5191c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.400606  8658 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:22.401104  8658 ts_tablet_manager.cc:1403] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.134s	user 0.011s	sys 0.011s
I20260709 13:01:22.401703  8661 leader_election.cc:290] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.403847  8658 raft_consensus.cc:359] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.404474  8658 raft_consensus.cc:385] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.404706  8658 raft_consensus.cc:740] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.404735  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:22.405953  8658 consensus_queue.cc:260] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:22.406616  8508 leader_election.cc:343] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.408093  8659 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:22.406929  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5856c40737834bb4b8d4eac0e2a145e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.405956  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:22.408592  8659 ts_tablet_manager.cc:1403] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260709 13:01:22.408910  8617 raft_consensus.cc:2468] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:22.410629  8507 leader_election.cc:304] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:22.408113  8528 tablet_service.cc:1511] Processing CreateTablet for tablet aa35f760f0e6415ab82b7a2f29578af7 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:22.407922  8455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa35f760f0e6415ab82b7a2f29578af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.411914  8528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa35f760f0e6415ab82b7a2f29578af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.412228  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5856c40737834bb4b8d4eac0e2a145e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.411949  8659 raft_consensus.cc:359] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.412846  8659 raft_consensus.cc:385] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.413223  8659 raft_consensus.cc:740] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.413378  8451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23c132724fd4288abfcf601d9e8a66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.408556  8658 ts_tablet_manager.cc:1434] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:22.415443  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9302326f7f904b88b2f3f3a7da097ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.415871  8658 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:22.414079  8659 consensus_queue.cc:260] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.412750  8661 raft_consensus.cc:2804] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.420876  8661 raft_consensus.cc:493] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.421213  8661 raft_consensus.cc:3060] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.426822  8669 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.427347  8669 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.429615  8669 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.432255  8603 tablet_service.cc:1511] Processing CreateTablet for tablet aa35f760f0e6415ab82b7a2f29578af7 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:01:22.437176  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:22.438572  8432 leader_election.cc:343] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.440769  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:22.440673  8605 tablet_service.cc:1511] Processing CreateTablet for tablet fa150da0f465412cabfdb0a99f8d519f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:22.441409  8544 raft_consensus.cc:2468] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:22.441941  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa150da0f465412cabfdb0a99f8d519f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.445560  8435 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:22.445514  8459 tablet_service.cc:1511] Processing CreateTablet for tablet fa150da0f465412cabfdb0a99f8d519f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:22.446580  8669 raft_consensus.cc:2804] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.446928  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa150da0f465412cabfdb0a99f8d519f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.447011  8669 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.447781  8669 raft_consensus.cc:3060] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.448660  8661 raft_consensus.cc:515] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.463675  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa35f760f0e6415ab82b7a2f29578af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.470715  8658 tablet_bootstrap.cc:654] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.471877  8669 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.475664  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:22.475965  8659 ts_tablet_manager.cc:1434] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.067s	user 0.009s	sys 0.005s
I20260709 13:01:22.476922  8659 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
W20260709 13:01:22.477029  8432 leader_election.cc:343] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.479708  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:22.479961  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:22.480332  8544 raft_consensus.cc:3060] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.481177  8458 tablet_service.cc:1511] Processing CreateTablet for tablet d5e6bab5cfd24381929359414f3890fe (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:22.482427  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e6bab5cfd24381929359414f3890fe. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:22.485683  8508 leader_election.cc:343] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.486455  8661 leader_election.cc:290] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.487274  8534 tablet_service.cc:1511] Processing CreateTablet for tablet fa150da0f465412cabfdb0a99f8d519f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:01:22.488502  8534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa150da0f465412cabfdb0a99f8d519f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.479799  8526 tablet_service.cc:1511] Processing CreateTablet for tablet d5e6bab5cfd24381929359414f3890fe (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:22.494441  8665 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:22.510180  8608 tablet_service.cc:1511] Processing CreateTablet for tablet d5e6bab5cfd24381929359414f3890fe (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:01:22.510527  8665 ts_tablet_manager.cc:1403] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.174s	user 0.021s	sys 0.005s
I20260709 13:01:22.510730  8528 tablet_service.cc:1511] Processing CreateTablet for tablet d9a37b4cb80e41a4880c27a5040f558b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:22.494812  8669 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.495656  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e6bab5cfd24381929359414f3890fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.513535  8665 raft_consensus.cc:359] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.514276  8665 raft_consensus.cc:385] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.514683  8528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a37b4cb80e41a4880c27a5040f558b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.514643  8665 raft_consensus.cc:740] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
W20260709 13:01:22.499884  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:22.500545  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:22.523156  8617 raft_consensus.cc:3060] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.523365  8665 consensus_queue.cc:260] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.515254  8456 tablet_service.cc:1511] Processing CreateTablet for tablet d9a37b4cb80e41a4880c27a5040f558b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:22.525007  8456 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a37b4cb80e41a4880c27a5040f558b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.503603  8659 tablet_bootstrap.cc:654] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.519268  8599 tablet_service.cc:1511] Processing CreateTablet for tablet d9a37b4cb80e41a4880c27a5040f558b (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:01:22.509990  8544 raft_consensus.cc:2468] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:22.498459  8365 catalog_manager.cc:5697] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.515219  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e6bab5cfd24381929359414f3890fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.537040  8435 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:22.537809  8669 raft_consensus.cc:2804] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.539289  8599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9a37b4cb80e41a4880c27a5040f558b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.541705  8617 raft_consensus.cc:2468] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:22.543143  8507 leader_election.cc:304] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:22.544675  8688 raft_consensus.cc:2804] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:22.545131  8688 raft_consensus.cc:697] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:22.546095  8688 consensus_queue.cc:237] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.535272  8665 ts_tablet_manager.cc:1434] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:01:22.548341  8669 raft_consensus.cc:697] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:22.549288  8669 consensus_queue.cc:237] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.566322  8450 tablet_service.cc:1511] Processing CreateTablet for tablet 9efbb66886dd465fb490767755834ab5 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:22.567366  8665 tablet_bootstrap.cc:492] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:22.568284  8450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efbb66886dd465fb490767755834ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.576412  8665 tablet_bootstrap.cc:654] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.577049  8658 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:22.577561  8658 ts_tablet_manager.cc:1403] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.162s	user 0.013s	sys 0.002s
I20260709 13:01:22.584509  8658 raft_consensus.cc:359] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.586643  8658 raft_consensus.cc:385] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.586961  8658 raft_consensus.cc:740] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.587791  8658 consensus_queue.cc:260] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.587025  8659 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:22.591259  8659 ts_tablet_manager.cc:1403] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.005s
I20260709 13:01:22.590322  8658 ts_tablet_manager.cc:1434] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.002s
I20260709 13:01:22.594339  8658 tablet_bootstrap.cc:492] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:22.595281  8665 tablet_bootstrap.cc:492] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:22.595940  8665 ts_tablet_manager.cc:1403] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.006s
I20260709 13:01:22.596130  8659 raft_consensus.cc:359] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.596879  8659 raft_consensus.cc:385] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.597173  8659 raft_consensus.cc:740] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.597927  8659 consensus_queue.cc:260] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.598897  8665 raft_consensus.cc:359] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.599601  8665 raft_consensus.cc:385] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.599946  8665 raft_consensus.cc:740] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.600232  8659 ts_tablet_manager.cc:1434] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:01:22.600647  8665 consensus_queue.cc:260] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.601310  8659 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:22.600314  8658 tablet_bootstrap.cc:654] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.634821  8367 catalog_manager.cc:5697] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.646780  8453 tablet_service.cc:1511] Processing CreateTablet for tablet d21d6055349e4522965abdcfb350bf3d (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:22.648940  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21d6055349e4522965abdcfb350bf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.652333  8459 tablet_service.cc:1511] Processing CreateTablet for tablet afefc07f6a754cce88449d3e9af19e63 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:22.656394  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afefc07f6a754cce88449d3e9af19e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.660537  8526 tablet_service.cc:1511] Processing CreateTablet for tablet afefc07f6a754cce88449d3e9af19e63 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:22.662715  8526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afefc07f6a754cce88449d3e9af19e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.669950  8458 tablet_service.cc:1511] Processing CreateTablet for tablet fce64aeaa7244819b258cb2578d23c4a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:22.672260  8458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce64aeaa7244819b258cb2578d23c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.675979  8453 tablet_service.cc:1511] Processing CreateTablet for tablet 788f8aa6cdab4c09b405ee23f66a4c1f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:22.677261  8453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788f8aa6cdab4c09b405ee23f66a4c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.678344  8528 tablet_service.cc:1511] Processing CreateTablet for tablet d21d6055349e4522965abdcfb350bf3d (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:22.680862  8528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21d6055349e4522965abdcfb350bf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.688112  8530 tablet_service.cc:1511] Processing CreateTablet for tablet fce64aeaa7244819b258cb2578d23c4a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:22.689977  8530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce64aeaa7244819b258cb2578d23c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.689805  8459 tablet_service.cc:1511] Processing CreateTablet for tablet 01d89a503669457cac3f10ddd3877d05 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:22.691371  8459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d89a503669457cac3f10ddd3877d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.699103  8529 tablet_service.cc:1511] Processing CreateTablet for tablet 01d89a503669457cac3f10ddd3877d05 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:22.701330  8529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d89a503669457cac3f10ddd3877d05. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.707888  8534 tablet_service.cc:1511] Processing CreateTablet for tablet 9efbb66886dd465fb490767755834ab5 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:22.707939  8532 tablet_service.cc:1511] Processing CreateTablet for tablet 788f8aa6cdab4c09b405ee23f66a4c1f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:22.712327  8534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efbb66886dd465fb490767755834ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.717465  8601 tablet_service.cc:1511] Processing CreateTablet for tablet fce64aeaa7244819b258cb2578d23c4a (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:01:22.719568  8603 tablet_service.cc:1511] Processing CreateTablet for tablet afefc07f6a754cce88449d3e9af19e63 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:01:22.721216  8603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afefc07f6a754cce88449d3e9af19e63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.727069  8532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788f8aa6cdab4c09b405ee23f66a4c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.730909  8605 tablet_service.cc:1511] Processing CreateTablet for tablet d21d6055349e4522965abdcfb350bf3d (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:01:22.735005  8691 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.735725  8691 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.742815  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:22.745450  8435 leader_election.cc:343] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.751791  8601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce64aeaa7244819b258cb2578d23c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.757016  8608 tablet_service.cc:1511] Processing CreateTablet for tablet 9efbb66886dd465fb490767755834ab5 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:01:22.757833  8606 tablet_service.cc:1511] Processing CreateTablet for tablet 788f8aa6cdab4c09b405ee23f66a4c1f (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:01:22.755235  8607 tablet_service.cc:1511] Processing CreateTablet for tablet 01d89a503669457cac3f10ddd3877d05 (DEFAULT_TABLE table=test-workload [id=b131d3aa536747a4a093974015df1481]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:01:22.761682  8665 ts_tablet_manager.cc:1434] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.165s	user 0.009s	sys 0.001s
I20260709 13:01:22.764523  8665 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:22.769990  8607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01d89a503669457cac3f10ddd3877d05. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:01:22.770466  8584 consensus_peers.cc:597] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:01:22.771960  8670 raft_consensus.cc:493] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.772078  8691 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.772643  8670 raft_consensus.cc:515] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.773197  8608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efbb66886dd465fb490767755834ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.776424  8606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788f8aa6cdab4c09b405ee23f66a4c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.785601  8605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21d6055349e4522965abdcfb350bf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:22.820343  8665 tablet_bootstrap.cc:654] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.825176  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:22.826635  8584 leader_election.cc:343] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.827271  8670 leader_election.cc:290] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:22.837879  8659 tablet_bootstrap.cc:654] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.839015  8366 catalog_manager.cc:5697] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:22.841387  8658 tablet_bootstrap.cc:492] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:22.842199  8658 ts_tablet_manager.cc:1403] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.248s	user 0.029s	sys 0.003s
I20260709 13:01:22.851467  8665 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:22.851945  8665 ts_tablet_manager.cc:1403] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.088s	user 0.042s	sys 0.035s
I20260709 13:01:22.856303  8665 raft_consensus.cc:359] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.857332  8665 raft_consensus.cc:385] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.857714  8665 raft_consensus.cc:740] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.858650  8665 consensus_queue.cc:260] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.859731  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:22.860483  8469 raft_consensus.cc:2468] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:22.861763  8665 ts_tablet_manager.cc:1434] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.006s
I20260709 13:01:22.862730  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:22.864419  8702 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:22.873126  8582 leader_election.cc:304] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:22.874419  8702 raft_consensus.cc:2804] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.874938  8702 raft_consensus.cc:493] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.875409  8702 raft_consensus.cc:3060] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.878003  8665 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:22.886375  8665 tablet_bootstrap.cc:654] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.895108  8658 raft_consensus.cc:359] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.896114  8658 raft_consensus.cc:385] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.896497  8658 raft_consensus.cc:740] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.906548  8658 consensus_queue.cc:260] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.907861  8659 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:22.908924  8659 ts_tablet_manager.cc:1403] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.308s	user 0.022s	sys 0.036s
I20260709 13:01:22.909983  8658 ts_tablet_manager.cc:1434] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.000s
W20260709 13:01:22.913874  8432 leader_election.cc:343] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.914386  8432 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:22.915412  8665 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:22.916186  8665 ts_tablet_manager.cc:1403] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.015s
I20260709 13:01:22.916603  8669 raft_consensus.cc:2749] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:22.917411  8669 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.917990  8669 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.919202  8665 raft_consensus.cc:359] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.919934  8665 raft_consensus.cc:385] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.920279  8665 raft_consensus.cc:740] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.920984  8665 consensus_queue.cc:260] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.921661  8658 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:22.921908  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:22.922788  8544 raft_consensus.cc:2468] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:22.923501  8665 ts_tablet_manager.cc:1434] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 13:01:22.924993  8665 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:22.928762  8658 tablet_bootstrap.cc:654] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.929672  8670 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.930275  8670 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.932340  8670 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:22.932528  8665 tablet_bootstrap.cc:654] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:22.934465  8435 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:22.935612  8691 raft_consensus.cc:2804] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.935181  8702 raft_consensus.cc:515] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.936275  8691 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.936772  8691 raft_consensus.cc:3060] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.946674  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:22.947539  8544 raft_consensus.cc:2393] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:22.951026  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:22.951957  8467 raft_consensus.cc:3060] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.950289  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:22.939647  8670 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:22.957939  8670 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.959580  8669 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:22.960004  8670 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:22.961457  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:22.963066  8582 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
W20260709 13:01:22.963341  8432 leader_election.cc:343] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.964183  8702 leader_election.cc:290] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:22.964357  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:22.964783  8702 raft_consensus.cc:3060] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.964958  8468 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:22.967203  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:22.968626  8584 leader_election.cc:343] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.972846  8659 raft_consensus.cc:359] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.973562  8659 raft_consensus.cc:385] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:22.973899  8659 raft_consensus.cc:740] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:22.975894  8659 consensus_queue.cc:260] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.985128  8467 raft_consensus.cc:2468] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:22.987078  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:22.988639  8584 leader_election.cc:343] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:22.989352  8582 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:22.989957  8670 raft_consensus.cc:2804] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:22.990316  8670 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:22.990437  8582 leader_election.cc:304] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:22.990700  8670 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:22.997435  8691 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:22.999711  8670 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.004487  8691 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.004827  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.005398  8544 raft_consensus.cc:3060] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.008338  8659 ts_tablet_manager.cc:1434] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.099s	user 0.005s	sys 0.003s
I20260709 13:01:23.009457  8659 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.009879  8670 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:23.010449  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.011682  8665 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.012027  8658 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.019006  8665 ts_tablet_manager.cc:1403] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.094s	user 0.033s	sys 0.025s
I20260709 13:01:23.019100  8658 ts_tablet_manager.cc:1403] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.098s	user 0.042s	sys 0.032s
I20260709 13:01:23.019887  8702 raft_consensus.cc:2749] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.021643  8665 raft_consensus.cc:359] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.022111  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:23.021946  8658 raft_consensus.cc:359] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.022725  8658 raft_consensus.cc:385] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:23.013139  8584 leader_election.cc:343] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.023149  8658 raft_consensus.cc:740] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.012071  8670 raft_consensus.cc:2804] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.024086  8658 consensus_queue.cc:260] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.022323  8665 raft_consensus.cc:385] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.025414  8665 raft_consensus.cc:740] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.015833  8659 tablet_bootstrap.cc:654] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:23.015574  8508 consensus_peers.cc:597] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:01:23.026181  8665 consensus_queue.cc:260] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.028968  8665 ts_tablet_manager.cc:1434] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:01:23.029371  8658 ts_tablet_manager.cc:1434] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:01:23.030421  8469 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.030325  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.030970  8617 raft_consensus.cc:3060] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.033960  8661 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.038127  8669 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.039026  8665 tablet_bootstrap.cc:492] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.045267  8617 raft_consensus.cc:2468] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.047534  8658 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.049110  8432 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:23.049988  8669 raft_consensus.cc:2804] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.050549  8669 raft_consensus.cc:697] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:23.052075  8669 consensus_queue.cc:237] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.057849  8665 tablet_bootstrap.cc:654] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.017424  8544 raft_consensus.cc:2468] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.068028  8670 raft_consensus.cc:697] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:23.088214  8659 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.088732  8659 ts_tablet_manager.cc:1403] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.080s	user 0.013s	sys 0.002s
I20260709 13:01:23.089543  8669 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:01:23.093245  8659 raft_consensus.cc:359] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.093911  8659 raft_consensus.cc:385] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.078981  8670 consensus_queue.cc:237] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.094156  8659 raft_consensus.cc:740] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.098397  8659 consensus_queue.cc:260] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.102113  8659 ts_tablet_manager.cc:1434] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 13:01:23.103324  8659 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.107492  8658 tablet_bootstrap.cc:654] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.113878  8665 tablet_bootstrap.cc:492] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.114522  8665 ts_tablet_manager.cc:1403] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.076s	user 0.027s	sys 0.015s
I20260709 13:01:23.110004  8469 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:23.123687  8659 tablet_bootstrap.cc:654] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.124804  8582 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:23.126328  8710 raft_consensus.cc:2804] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.128408  8710 raft_consensus.cc:697] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:23.130704  8710 consensus_queue.cc:237] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.133435  8665 raft_consensus.cc:359] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.134161  8665 raft_consensus.cc:385] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.134438  8665 raft_consensus.cc:740] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.135190  8665 consensus_queue.cc:260] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.143646  8658 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.144536  8658 ts_tablet_manager.cc:1403] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.008s
I20260709 13:01:23.146266  8665 ts_tablet_manager.cc:1434] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260709 13:01:23.147621  8665 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.148020  8658 raft_consensus.cc:359] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.148903  8658 raft_consensus.cc:385] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.149187  8658 raft_consensus.cc:740] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.149425  8688 raft_consensus.cc:493] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.149912  8688 raft_consensus.cc:515] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.150079  8658 consensus_queue.cc:260] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.153913  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.154716  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:23.155732  8508 leader_election.cc:343] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.153947  8688 leader_election.cc:290] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:23.157006  8507 leader_election.cc:343] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.157584  8507 leader_election.cc:304] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:23.159126  8688 raft_consensus.cc:2749] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.159255  8366 catalog_manager.cc:5697] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.164788  8665 tablet_bootstrap.cc:654] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.167299  8658 ts_tablet_manager.cc:1434] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:01:23.170645  8659 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.171116  8659 ts_tablet_manager.cc:1403] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.012s
I20260709 13:01:23.171329  8658 tablet_bootstrap.cc:492] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.173627  8659 raft_consensus.cc:359] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.174327  8659 raft_consensus.cc:385] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.174635  8659 raft_consensus.cc:740] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.175495  8659 consensus_queue.cc:260] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.177655  8659 ts_tablet_manager.cc:1434] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 13:01:23.178637  8659 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.179663  8658 tablet_bootstrap.cc:654] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.185400  8659 tablet_bootstrap.cc:654] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.191425  8658 tablet_bootstrap.cc:492] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.192013  8658 ts_tablet_manager.cc:1403] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260709 13:01:23.195416  8658 raft_consensus.cc:359] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.196229  8658 raft_consensus.cc:385] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.196758  8658 raft_consensus.cc:740] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.197585  8658 consensus_queue.cc:260] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.198047  8659 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.198601  8659 ts_tablet_manager.cc:1403] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260709 13:01:23.199777  8658 ts_tablet_manager.cc:1434] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:23.200698  8658 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.201088  8659 raft_consensus.cc:359] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.201730  8659 raft_consensus.cc:385] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.201980  8659 raft_consensus.cc:740] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.200552  8364 catalog_manager.cc:5697] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.202777  8659 consensus_queue.cc:260] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.204768  8659 ts_tablet_manager.cc:1434] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:23.205927  8659 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.210692  8658 tablet_bootstrap.cc:654] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.211741  8659 tablet_bootstrap.cc:654] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.221064  8659 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.221649  8659 ts_tablet_manager.cc:1403] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:01:23.225172  8659 raft_consensus.cc:359] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.226153  8659 raft_consensus.cc:385] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.227278  8723 raft_consensus.cc:493] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.227957  8723 raft_consensus.cc:515] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.233039  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.237179  8718 raft_consensus.cc:493] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.237535  8723 leader_election.cc:290] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.238397  8659 raft_consensus.cc:740] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.238129  8718 raft_consensus.cc:515] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.239398  8659 consensus_queue.cc:260] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.242465  8659 ts_tablet_manager.cc:1434] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.000s
I20260709 13:01:23.242551  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.243548  8544 raft_consensus.cc:2468] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:23.243711  8725 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.244450  8725 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.245434  8435 leader_election.cc:304] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.248108  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.248805  8723 raft_consensus.cc:2804] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.248889  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.249377  8723 raft_consensus.cc:493] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.249779  8723 raft_consensus.cc:3060] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.250097  8432 leader_election.cc:304] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:23.251677  8715 raft_consensus.cc:2749] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:23.251760  8432 leader_election.cc:343] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.252866  8718 leader_election.cc:290] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.255256  8725 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.256435  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.257085  8617 raft_consensus.cc:2468] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:23.263260  8723 raft_consensus.cc:515] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.264266  8507 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.265066  8725 raft_consensus.cc:2804] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.264986  8718 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.265592  8725 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.266005  8725 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.265883  8718 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.269940  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.270280  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.270831  8544 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
W20260709 13:01:23.271636  8508 leader_election.cc:343] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.272621  8435 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.273379  8715 raft_consensus.cc:2804] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.273748  8715 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.273643  8725 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.274098  8715 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.279501  8658 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.284587  8658 ts_tablet_manager.cc:1403] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.084s	user 0.033s	sys 0.017s
I20260709 13:01:23.281746  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.282620  8659 tablet_bootstrap.cc:492] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.283041  8688 raft_consensus.cc:493] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.285595  8617 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:23.285636  8688 raft_consensus.cc:515] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.288632  8688 leader_election.cc:290] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.289376  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.289637  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.289186  8658 raft_consensus.cc:359] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.290221  8617 raft_consensus.cc:2468] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:23.290395  8658 raft_consensus.cc:385] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:23.290650  8508 leader_election.cc:343] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.290956  8658 raft_consensus.cc:740] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.291636  8507 leader_election.cc:304] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:23.292384  8688 raft_consensus.cc:2804] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.292785  8688 raft_consensus.cc:493] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.293108  8688 raft_consensus.cc:3060] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.292243  8658 consensus_queue.cc:260] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.295850  8665 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.296294  8665 ts_tablet_manager.cc:1403] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.149s	user 0.055s	sys 0.072s
I20260709 13:01:23.296835  8658 ts_tablet_manager.cc:1434] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:01:23.284731  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.297465  8544 raft_consensus.cc:3060] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.298156  8658 tablet_bootstrap.cc:492] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.299407  8665 raft_consensus.cc:359] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.300107  8665 raft_consensus.cc:385] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.300450  8665 raft_consensus.cc:740] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.301280  8665 consensus_queue.cc:260] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.302984  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.303560  8617 raft_consensus.cc:3060] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.305184  8658 tablet_bootstrap.cc:654] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.305236  8544 raft_consensus.cc:2468] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.306764  8435 leader_election.cc:304] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.307668  8665 ts_tablet_manager.cc:1434] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 13:01:23.308867  8665 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.310819  8723 leader_election.cc:290] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.283394  8718 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.307616  8669 raft_consensus.cc:2804] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.313086  8669 raft_consensus.cc:697] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:23.313511  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.281445  8715 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.315953  8715 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.317173  8665 tablet_bootstrap.cc:654] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.316550  8364 catalog_manager.cc:5697] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:23.314092  8669 consensus_queue.cc:237] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.320469  8725 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.320611  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
W20260709 13:01:23.322019  8508 leader_election.cc:343] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.322726  8659 tablet_bootstrap.cc:654] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.323092  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.323670  8544 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.330178  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.314383  8618 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.331048  8616 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.331633  8688 raft_consensus.cc:515] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.332340  8665 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.332762  8665 ts_tablet_manager.cc:1403] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.004s
I20260709 13:01:23.334513  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:23.335111  8467 raft_consensus.cc:3060] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.335330  8665 raft_consensus.cc:359] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.336082  8665 raft_consensus.cc:385] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.336364  8665 raft_consensus.cc:740] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.336925  8725 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.337393  8725 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.337553  8665 consensus_queue.cc:260] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.340173  8665 ts_tablet_manager.cc:1434] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:23.340328  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.341300  8665 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.341416  8725 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:23.342667  8508 leader_election.cc:343] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.342233  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.343739  8616 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
W20260709 13:01:23.344650  8507 leader_election.cc:343] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.344780  8432 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:23.345096  8507 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:23.346487  8725 raft_consensus.cc:2749] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.347774  8618 raft_consensus.cc:2468] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:23.348508  8665 tablet_bootstrap.cc:654] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.349102  8669 raft_consensus.cc:2804] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.354943  8669 raft_consensus.cc:697] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:23.355530  8507 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:23.356194  8725 raft_consensus.cc:2804] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.355873  8669 consensus_queue.cc:237] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.356642  8725 raft_consensus.cc:697] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:23.357446  8725 consensus_queue.cc:237] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.315833  8617 raft_consensus.cc:2468] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.362251  8658 tablet_bootstrap.cc:492] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.350047  8467 raft_consensus.cc:2468] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:23.351522  8688 leader_election.cc:290] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.351863  8659 tablet_bootstrap.cc:492] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.352073  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.352880  8544 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.362196  8715 raft_consensus.cc:493] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.350107  8365 catalog_manager.cc:5697] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.362838  8658 ts_tablet_manager.cc:1403] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.004s
I20260709 13:01:23.365914  8715 raft_consensus.cc:515] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.368774  8715 leader_election.cc:290] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.369267  8658 raft_consensus.cc:359] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.369916  8658 raft_consensus.cc:385] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.370287  8658 raft_consensus.cc:740] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.370162  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.364253  8659 ts_tablet_manager.cc:1403] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.005s
I20260709 13:01:23.365005  8615 raft_consensus.cc:3060] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.363701  8508 leader_election.cc:304] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.370925  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.371256  8544 raft_consensus.cc:2468] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:23.374347  8688 raft_consensus.cc:2804] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.377210  8688 raft_consensus.cc:697] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:23.378021  8688 consensus_queue.cc:237] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.378182  8435 leader_election.cc:304] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
W20260709 13:01:23.379281  8432 leader_election.cc:343] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.371269  8658 consensus_queue.cc:260] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.382068  8715 raft_consensus.cc:2804] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.382637  8715 raft_consensus.cc:493] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.383191  8715 raft_consensus.cc:3060] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.391386  8615 raft_consensus.cc:2468] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:23.391624  8658 ts_tablet_manager.cc:1434] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:01:23.392997  8658 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.384153  8659 raft_consensus.cc:359] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.397750  8659 raft_consensus.cc:385] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.398627  8659 raft_consensus.cc:740] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.399940  8659 consensus_queue.cc:260] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.402860  8715 raft_consensus.cc:515] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.404899  8715 leader_election.cc:290] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.405129  8659 ts_tablet_manager.cc:1434] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 13:01:23.406163  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.406936  8544 raft_consensus.cc:3060] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.407284  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.407526  8665 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.407948  8665 ts_tablet_manager.cc:1403] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.026s
W20260709 13:01:23.408499  8432 leader_election.cc:343] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.409701  8658 tablet_bootstrap.cc:654] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.410861  8665 raft_consensus.cc:359] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.411561  8665 raft_consensus.cc:385] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.411983  8665 raft_consensus.cc:740] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.412741  8665 consensus_queue.cc:260] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.415541  8665 ts_tablet_manager.cc:1434] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:01:23.416597  8665 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.415416  8544 raft_consensus.cc:2468] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.423208  8435 leader_election.cc:304] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:23.424121  8659 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.423197  8665 tablet_bootstrap.cc:654] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.427471  8365 catalog_manager.cc:5697] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.430540  8669 raft_consensus.cc:2804] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.431051  8669 raft_consensus.cc:697] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:23.431677  8659 tablet_bootstrap.cc:654] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.431879  8669 consensus_queue.cc:237] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.438987  8665 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.439518  8665 ts_tablet_manager.cc:1403] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260709 13:01:23.443445  8665 raft_consensus.cc:359] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.444303  8665 raft_consensus.cc:385] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.444753  8665 raft_consensus.cc:740] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.445521  8665 consensus_queue.cc:260] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.448743  8665 ts_tablet_manager.cc:1434] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:01:23.450634  8665 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.450583  8364 catalog_manager.cc:5697] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.451817  8659 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.452275  8659 ts_tablet_manager.cc:1403] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.036s	user 0.011s	sys 0.004s
I20260709 13:01:23.456414  8669 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.456226  8659 raft_consensus.cc:359] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:23.457175  8659 raft_consensus.cc:385] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.456962  8669 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.457532  8659 raft_consensus.cc:740] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.459677  8665 tablet_bootstrap.cc:654] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.459812  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.461149  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.458985  8659 consensus_queue.cc:260] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:23.461920  8615 raft_consensus.cc:2393] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:01:23.463366  8659 ts_tablet_manager.cc:1434] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260709 13:01:23.462827  8365 catalog_manager.cc:5697] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.463400  8432 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:23.464637  8659 tablet_bootstrap.cc:492] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.464754  8715 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.471868  8669 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.474121  8659 tablet_bootstrap.cc:654] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.475297  8665 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.475744  8665 ts_tablet_manager.cc:1403] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.011s
I20260709 13:01:23.482823  8665 raft_consensus.cc:359] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.483656  8665 raft_consensus.cc:385] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.483973  8665 raft_consensus.cc:740] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.484728  8665 consensus_queue.cc:260] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.487228  8665 ts_tablet_manager.cc:1434] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 13:01:23.488404  8665 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.489217  8715 raft_consensus.cc:2749] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.492507  8658 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.492956  8658 ts_tablet_manager.cc:1403] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.100s	user 0.040s	sys 0.011s
I20260709 13:01:23.492654  8366 catalog_manager.cc:5697] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.494155  8710 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.495618  8658 raft_consensus.cc:359] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.496325  8658 raft_consensus.cc:385] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.499861  8658 raft_consensus.cc:740] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.501770  8659 tablet_bootstrap.cc:492] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.502211  8659 ts_tablet_manager.cc:1403] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.006s
I20260709 13:01:23.503116  8665 tablet_bootstrap.cc:654] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.505117  8544 raft_consensus.cc:3060] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.505666  8659 raft_consensus.cc:359] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.506305  8659 raft_consensus.cc:385] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.506593  8659 raft_consensus.cc:740] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.507244  8659 consensus_queue.cc:260] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.509464  8658 consensus_queue.cc:260] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.511850  8658 ts_tablet_manager.cc:1434] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 13:01:23.512794  8658 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.515403  8467 raft_consensus.cc:3060] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.515684  8709 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.520308  8658 tablet_bootstrap.cc:654] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.516044  8659 ts_tablet_manager.cc:1434] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:01:23.524444  8659 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.525130  8670 consensus_queue.cc:1048] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.533496  8659 tablet_bootstrap.cc:654] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.570165  8715 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.571563  8715 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.573982  8715 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.574908  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.577016  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.577888  8615 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
W20260709 13:01:23.577203  8435 leader_election.cc:343] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.591988  8688 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.592496  8688 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.595659  8723 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.596885  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.599136  8688 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.603932  8658 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.604382  8658 ts_tablet_manager.cc:1403] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.092s	user 0.016s	sys 0.021s
W20260709 13:01:23.608726  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:23.608549  8658 raft_consensus.cc:359] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.623291  8658 raft_consensus.cc:385] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.623623  8658 raft_consensus.cc:740] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.602936  8718 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:01:23.624296  8658 consensus_queue.cc:260] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.632282  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.636107  8658 ts_tablet_manager.cc:1434] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.031s	user 0.002s	sys 0.005s
I20260709 13:01:23.637475  8658 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.637663  8542 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.613384  8432 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:23.658051  8507 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:23.655983  8715 raft_consensus.cc:2804] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.659380  8715 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.659677  8715 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.653918  8688 raft_consensus.cc:493] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.662750  8688 raft_consensus.cc:515] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } }
I20260709 13:01:23.663349  8659 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.663765  8659 ts_tablet_manager.cc:1403] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.140s	user 0.009s	sys 0.004s
I20260709 13:01:23.667248  8659 raft_consensus.cc:359] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:23.667822  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 64497.6us
I20260709 13:01:23.668411  8659 raft_consensus.cc:385] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.668730  8659 raft_consensus.cc:740] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.669639  8659 consensus_queue.cc:260] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.678153  8723 raft_consensus.cc:493] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.678853  8723 raft_consensus.cc:515] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.681264  8723 leader_election.cc:290] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.682499  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.683120  8615 raft_consensus.cc:2468] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:23.684388  8432 leader_election.cc:304] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:23.685201  8688 leader_election.cc:290] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:23.686595  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.687637  8725 raft_consensus.cc:2749] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.688686  8723 raft_consensus.cc:2804] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.689074  8723 raft_consensus.cc:493] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.689419  8723 raft_consensus.cc:3060] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.690016  8702 consensus_queue.cc:1048] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.690323  8715 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.692377  8715 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.692444  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.693403  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.693986  8615 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.694684  8508 leader_election.cc:304] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:23.697299  8659 ts_tablet_manager.cc:1434] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260709 13:01:23.703240  8715 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.698688  8688 raft_consensus.cc:2749] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.700315  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:23.711697  8435 leader_election.cc:343] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.707187  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.713819  8659 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.713209  8542 raft_consensus.cc:2468] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
W20260709 13:01:23.715842  8749 log.cc:927] Time spent T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.050s	user 0.000s	sys 0.001s
I20260709 13:01:23.723917  8710 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.724669  8710 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.724733  8723 raft_consensus.cc:515] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.728507  8723 leader_election.cc:290] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.729308  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:23.730098  8618 raft_consensus.cc:3060] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.730106  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.731112  8543 raft_consensus.cc:3060] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.708463  8715 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.733994  8710 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:23.736435  8665 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:23.736591  8540 raft_consensus.cc:3060] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.737033  8665 ts_tablet_manager.cc:1403] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.249s	user 0.023s	sys 0.041s
I20260709 13:01:23.726109  8615 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.738613  8658 tablet_bootstrap.cc:654] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.739601  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.740247  8542 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:23.742697  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.744606  8541 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:23.746411  8435 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.743836  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.747356  8584 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.748363  8702 raft_consensus.cc:2804] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.748808  8702 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:23.749213  8702 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:23.750710  8582 leader_election.cc:343] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.752465  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:23.753225  8723 raft_consensus.cc:2804] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:23.753675  8723 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:01:23.754088  8432 leader_election.cc:343] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.743933  8715 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.741879  8618 raft_consensus.cc:2468] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.760419  8665 raft_consensus.cc:359] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.761371  8665 raft_consensus.cc:385] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.761626  8665 raft_consensus.cc:740] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.768177  8659 tablet_bootstrap.cc:654] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.756517  8723 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.762221  8665 consensus_queue.cc:260] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.773152  8543 raft_consensus.cc:2468] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.777923  8702 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.779093  8435 leader_election.cc:304] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:23.779755  8665 ts_tablet_manager.cc:1434] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.042s	user 0.003s	sys 0.003s
I20260709 13:01:23.768265  8432 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:23.783658  8669 raft_consensus.cc:2804] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.784140  8669 raft_consensus.cc:697] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:23.784952  8669 consensus_queue.cc:237] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.786590  8715 raft_consensus.cc:2804] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.786598  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:23.787150  8715 raft_consensus.cc:697] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
W20260709 13:01:23.788342  8582 leader_election.cc:343] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.788522  8702 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:23.793126  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.788089  8715 consensus_queue.cc:237] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.793725  8543 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.795445  8665 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:23.801509  8688 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.806005  8658 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.806777  8658 ts_tablet_manager.cc:1403] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.169s	user 0.017s	sys 0.015s
I20260709 13:01:23.812285  8658 raft_consensus.cc:359] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.813185  8658 raft_consensus.cc:385] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.813455  8658 raft_consensus.cc:740] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.814709  8658 consensus_queue.cc:260] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.817174  8658 ts_tablet_manager.cc:1434] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:01:23.818141  8658 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.818203  8543 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:23.820771  8669 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:23.822582  8659 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.822639  8584 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:23.823151  8659 ts_tablet_manager.cc:1403] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.113s	user 0.023s	sys 0.015s
I20260709 13:01:23.823810  8702 raft_consensus.cc:2804] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.824275  8702 raft_consensus.cc:697] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:23.825071  8702 consensus_queue.cc:237] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.825853  8659 raft_consensus.cc:359] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.826506  8659 raft_consensus.cc:385] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.826769  8659 raft_consensus.cc:740] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.827490  8659 consensus_queue.cc:260] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.829556  8659 ts_tablet_manager.cc:1434] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:23.836494  8665 tablet_bootstrap.cc:654] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.834214  8658 tablet_bootstrap.cc:654] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.839346  8723 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.841848  8723 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:23.841674  8661 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.844656  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
W20260709 13:01:23.846153  8432 leader_election.cc:343] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:23.848320  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:23.848930  8543 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.850905  8659 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:23.856343  8661 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.857178  8658 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:23.857618  8658 ts_tablet_manager.cc:1403] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.003s
I20260709 13:01:23.858176  8659 tablet_bootstrap.cc:654] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:23.860321  8543 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:23.861768  8435 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:23.863062  8715 raft_consensus.cc:2804] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:23.863742  8715 raft_consensus.cc:697] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:23.864342  8710 raft_consensus.cc:493] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.864568  8715 consensus_queue.cc:237] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.864897  8710 raft_consensus.cc:515] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.879683  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.881927  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.883134  8543 raft_consensus.cc:2393] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:23.884028  8725 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.884793  8584 leader_election.cc:304] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:23.886047  8670 raft_consensus.cc:3060] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:23.886444  8669 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.887209  8710 leader_election.cc:290] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:23.887662  8669 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:23.890904  8658 raft_consensus.cc:359] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.892103  8658 raft_consensus.cc:385] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:23.892517  8658 raft_consensus.cc:740] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:23.893505  8658 consensus_queue.cc:260] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.894187  8670 raft_consensus.cc:2749] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:23.900285  8658 ts_tablet_manager.cc:1434] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.001s
I20260709 13:01:23.909847  8709 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:23.913794  8709 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:23.921077  8365 catalog_manager.cc:5697] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.922401  8709 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:23.922753  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:23.923504  8541 raft_consensus.cc:2393] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:23.925779  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:23.938247  8659 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:23.938796  8659 ts_tablet_manager.cc:1403] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.088s	user 0.009s	sys 0.023s
I20260709 13:01:23.927657  8365 catalog_manager.cc:5697] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:23.955360  8658 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:23.954059  8582 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:23.966192  8709 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:23.995213  8762 log.cc:927] Time spent T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.115s	user 0.002s	sys 0.003s
W20260709 13:01:23.992439  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 47908.8us
I20260709 13:01:24.045801  8725 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.050388  8725 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.059051  8665 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.059784  8665 ts_tablet_manager.cc:1403] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.270s	user 0.031s	sys 0.018s
I20260709 13:01:24.059209  8659 raft_consensus.cc:359] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.060523  8659 raft_consensus.cc:385] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.060900  8659 raft_consensus.cc:740] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
W20260709 13:01:24.062526  8745 log.cc:927] Time spent T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.099s	user 0.001s	sys 0.013s
I20260709 13:01:24.061813  8659 consensus_queue.cc:260] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.063271  8688 raft_consensus.cc:493] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.068478  8688 raft_consensus.cc:515] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.070221  8709 raft_consensus.cc:2749] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.074625  8659 ts_tablet_manager.cc:1434] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.136s	user 0.010s	sys 0.005s
I20260709 13:01:24.076858  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f5c3a03c9844a9b96b09a3640e6070" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.073096  8688 leader_election.cc:290] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.085963  8725 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.089674  8669 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
W20260709 13:01:24.093173  8507 leader_election.cc:343] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.094182  8669 consensus_queue.cc:1048] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:24.098547  8367 catalog_manager.cc:5697] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:24.106429  8659 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.109133  8658 tablet_bootstrap.cc:654] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.112689  8665 raft_consensus.cc:359] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.114441  8665 raft_consensus.cc:385] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.114759  8665 raft_consensus.cc:740] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.115727  8665 consensus_queue.cc:260] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.118640  8669 consensus_queue.cc:1048] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:24.119318  8665 ts_tablet_manager.cc:1434] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260709 13:01:24.120355  8665 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.122076  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f5c3a03c9844a9b96b09a3640e6070" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:24.127971  8725 raft_consensus.cc:493] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.128499  8725 raft_consensus.cc:515] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.189522  8659 tablet_bootstrap.cc:654] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.195679  8723 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.197288  8723 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.199399  8723 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:24.201054  8508 leader_election.cc:343] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.201609  8508 leader_election.cc:304] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:24.205538  8778 raft_consensus.cc:2749] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.208405  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.202803  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:24.210412  8435 consensus_peers.cc:597] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:01:24.211390  8435 leader_election.cc:343] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.196588  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:24.223259  8725 leader_election.cc:290] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.230305  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:24.234932  8665 tablet_bootstrap.cc:654] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.244608  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.245474  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.248063  8659 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
W20260709 13:01:24.249963  8432 leader_election.cc:343] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.252084  8432 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:24.253014  8723 raft_consensus.cc:2749] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:24.250540  8582 consensus_peers.cc:597] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:01:24.239372  8508 leader_election.cc:343] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.249468  8658 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.256052  8658 ts_tablet_manager.cc:1403] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.301s	user 0.018s	sys 0.011s
I20260709 13:01:24.256685  8659 ts_tablet_manager.cc:1403] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.154s	user 0.040s	sys 0.038s
W20260709 13:01:24.258369  8508 leader_election.cc:343] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:24.262748  8507 leader_election.cc:343] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.263149  8658 raft_consensus.cc:359] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.263844  8658 raft_consensus.cc:385] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.264104  8658 raft_consensus.cc:740] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.265637  8659 raft_consensus.cc:359] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.266283  8659 raft_consensus.cc:385] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.266587  8659 raft_consensus.cc:740] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.266673  8658 consensus_queue.cc:260] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.268206  8659 consensus_queue.cc:260] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.269452  8725 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.269965  8725 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.270671  8659 ts_tablet_manager.cc:1434] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 13:01:24.271783  8659 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.272557  8725 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.274219  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:24.275457  8507 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:24.276188  8658 ts_tablet_manager.cc:1434] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
W20260709 13:01:24.277519  8507 leader_election.cc:343] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.279361  8507 leader_election.cc:304] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:24.280334  8723 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:24.281041  8659 tablet_bootstrap.cc:654] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.282217  8778 raft_consensus.cc:2749] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.282514  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.283277  8778 raft_consensus.cc:2749] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.283592  8615 raft_consensus.cc:2393] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:24.289018  8658 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.292829  8723 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:24.293411  8659 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.293883  8659 ts_tablet_manager.cc:1403] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.002s
I20260709 13:01:24.297188  8367 catalog_manager.cc:5697] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.307572  8665 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.308189  8665 ts_tablet_manager.cc:1403] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.188s	user 0.027s	sys 0.014s
I20260709 13:01:24.310998  8507 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:24.312892  8778 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.313200  8659 raft_consensus.cc:359] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.313823  8659 raft_consensus.cc:385] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.314083  8659 raft_consensus.cc:740] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.314711  8659 consensus_queue.cc:260] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.317517  8723 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:24.321820  8665 raft_consensus.cc:359] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.322515  8665 raft_consensus.cc:385] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.322768  8665 raft_consensus.cc:740] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.325646  8665 consensus_queue.cc:260] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.332155  8665 ts_tablet_manager.cc:1434] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:01:24.335171  8659 ts_tablet_manager.cc:1434] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.002s
I20260709 13:01:24.336257  8665 tablet_bootstrap.cc:492] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.336541  8778 raft_consensus.cc:2749] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.340046  8776 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:24.351526  8659 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.391362  8658 tablet_bootstrap.cc:654] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.395252  8775 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:24.399618  8665 tablet_bootstrap.cc:654] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.403795  8723 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.404394  8723 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.409996  8723 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.416810  8659 tablet_bootstrap.cc:654] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.419246  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:24.428624  8432 leader_election.cc:343] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.430927  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:24.431815  8540 raft_consensus.cc:2468] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:24.436873  8435 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:24.437932  8669 raft_consensus.cc:2804] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:24.438575  8669 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:24.439069  8669 raft_consensus.cc:3060] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.452648  8702 consensus_queue.cc:1048] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:24.456338  8665 tablet_bootstrap.cc:492] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.456825  8665 ts_tablet_manager.cc:1403] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.121s	user 0.039s	sys 0.022s
I20260709 13:01:24.458488  8658 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.458935  8658 ts_tablet_manager.cc:1403] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.170s	user 0.026s	sys 0.004s
I20260709 13:01:24.459530  8665 raft_consensus.cc:359] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.460455  8665 raft_consensus.cc:385] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.460798  8665 raft_consensus.cc:740] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.452644  8669 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.461774  8665 consensus_queue.cc:260] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.462212  8658 raft_consensus.cc:359] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.464571  8665 ts_tablet_manager.cc:1434] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:24.467206  8718 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.468132  8718 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.463063  8658 raft_consensus.cc:385] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.469054  8658 raft_consensus.cc:740] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.470127  8718 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.469686  8658 consensus_queue.cc:260] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.472098  8665 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.473017  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.474229  8658 ts_tablet_manager.cc:1434] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:01:24.475185  8658 tablet_bootstrap.cc:492] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.475387  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:24.477098  8435 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:24.478178  8718 raft_consensus.cc:2749] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.481402  8658 tablet_bootstrap.cc:654] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.485082  8665 tablet_bootstrap.cc:654] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.489781  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:24.491184  8542 raft_consensus.cc:3060] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.499241  8669 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.500468  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:24.501174  8615 raft_consensus.cc:3060] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.499295  8659 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.503582  8659 ts_tablet_manager.cc:1403] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.003s
I20260709 13:01:24.507308  8542 raft_consensus.cc:2468] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:24.509096  8659 raft_consensus.cc:359] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.509313  8435 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.509867  8659 raft_consensus.cc:385] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.510288  8659 raft_consensus.cc:740] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.510577  8669 raft_consensus.cc:2804] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:24.511068  8669 raft_consensus.cc:697] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:24.511709  8658 tablet_bootstrap.cc:492] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.511104  8659 consensus_queue.cc:260] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.512154  8658 ts_tablet_manager.cc:1403] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.037s	user 0.020s	sys 0.015s
I20260709 13:01:24.511937  8669 consensus_queue.cc:237] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.514883  8659 ts_tablet_manager.cc:1434] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:01:24.514701  8658 raft_consensus.cc:359] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.515362  8658 raft_consensus.cc:385] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.515677  8658 raft_consensus.cc:740] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.516296  8659 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.516656  8658 consensus_queue.cc:260] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.509060  8615 raft_consensus.cc:2468] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:24.530462  8710 raft_consensus.cc:493] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.530925  8710 raft_consensus.cc:515] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.532853  8710 leader_election.cc:290] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:24.534976  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:24.581136  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:24.552994  8669 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:24.584611  8584 leader_election.cc:343] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.585420  8669 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.582383  8658 ts_tablet_manager.cc:1434] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.070s	user 0.017s	sys 0.000s
I20260709 13:01:24.588263  8658 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
W20260709 13:01:24.589023  8582 leader_election.cc:343] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.589468  8582 leader_election.cc:304] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:24.590201  8710 raft_consensus.cc:2749] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.540978  8365 catalog_manager.cc:5697] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.594914  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.593030  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:24.595593  8540 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:24.595554  8615 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:24.596768  8435 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.597582  8715 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:24.598956  8659 tablet_bootstrap.cc:654] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.599593  8665 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.600057  8665 ts_tablet_manager.cc:1403] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.128s	user 0.009s	sys 0.005s
I20260709 13:01:24.598183  8715 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:24.600725  8715 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.603745  8665 raft_consensus.cc:359] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.604419  8665 raft_consensus.cc:385] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.604674  8665 raft_consensus.cc:740] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.605281  8665 consensus_queue.cc:260] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.606303  8658 tablet_bootstrap.cc:654] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.615233  8659 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.616071  8659 ts_tablet_manager.cc:1403] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.007s
I20260709 13:01:24.598166  8669 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.618435  8665 ts_tablet_manager.cc:1434] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.004s
I20260709 13:01:24.619443  8659 raft_consensus.cc:359] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.619475  8665 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.622306  8715 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.620385  8659 raft_consensus.cc:385] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.624518  8659 raft_consensus.cc:740] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.626217  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:24.625654  8659 consensus_queue.cc:260] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.626820  8540 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.635844  8659 ts_tablet_manager.cc:1434] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.002s
I20260709 13:01:24.637001  8659 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.638909  8658 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.639622  8658 ts_tablet_manager.cc:1403] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.052s	user 0.020s	sys 0.015s
I20260709 13:01:24.642658  8659 tablet_bootstrap.cc:654] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.643313  8665 tablet_bootstrap.cc:654] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.648036  8659 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.642684  8658 raft_consensus.cc:359] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.648423  8658 raft_consensus.cc:385] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.648485  8659 ts_tablet_manager.cc:1403] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.001s
I20260709 13:01:24.648766  8658 raft_consensus.cc:740] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.650046  8778 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.650511  8778 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.653239  8778 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.655372  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.649658  8658 consensus_queue.cc:260] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.656648  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:24.656992  8615 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:24.657306  8469 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:24.659408  8508 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.660259  8778 raft_consensus.cc:2804] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:24.660636  8778 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:24.661020  8665 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.660972  8778 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.651382  8659 raft_consensus.cc:359] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.662298  8659 raft_consensus.cc:385] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.662631  8659 raft_consensus.cc:740] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.664636  8659 consensus_queue.cc:260] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.666837  8659 ts_tablet_manager.cc:1434] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:01:24.667776  8659 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.668431  8665 ts_tablet_manager.cc:1403] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.004s
I20260709 13:01:24.670989  8665 raft_consensus.cc:359] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.671625  8665 raft_consensus.cc:385] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.671880  8665 raft_consensus.cc:740] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.672472  8665 consensus_queue.cc:260] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.674549  8665 ts_tablet_manager.cc:1434] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:24.674906  8540 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:24.679503  8665 tablet_bootstrap.cc:492] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.679780  8435 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.680843  8669 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:24.681322  8669 raft_consensus.cc:697] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
W20260709 13:01:24.681799  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:24.682108  8669 consensus_queue.cc:237] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.675174  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:24.678612  8778 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.686180  8617 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.686693  8665 tablet_bootstrap.cc:654] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.693549  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:24.676986  8659 tablet_bootstrap.cc:654] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.694167  8469 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.678458  8715 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.696954  8617 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:24.701463  8469 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:24.702051  8658 ts_tablet_manager.cc:1434] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260709 13:01:24.702863  8508 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.703642  8725 raft_consensus.cc:2804] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:24.704097  8725 raft_consensus.cc:697] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:24.704187  8778 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.705139  8725 consensus_queue.cc:237] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.712322  8658 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.713201  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:24.721931  8617 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.724962  8723 raft_consensus.cc:493] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.725653  8723 raft_consensus.cc:515] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.733974  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:24.734818  8540 raft_consensus.cc:2468] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:24.736270  8435 leader_election.cc:304] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.738016  8718 raft_consensus.cc:2804] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:24.738546  8718 raft_consensus.cc:493] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:24.738965  8718 raft_consensus.cc:3060] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.733867  8723 leader_election.cc:290] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.740576  8658 tablet_bootstrap.cc:654] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.745111  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:24.746668  8432 leader_election.cc:343] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.747773  8659 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.752143  8659 ts_tablet_manager.cc:1403] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.017s
I20260709 13:01:24.751286  8617 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:24.755033  8365 catalog_manager.cc:5697] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.757020  8659 raft_consensus.cc:359] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.758983  8659 raft_consensus.cc:385] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.759653  8659 raft_consensus.cc:740] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.760291  8665 tablet_bootstrap.cc:492] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.760088  8718 raft_consensus.cc:515] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.760795  8665 ts_tablet_manager.cc:1403] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.053s
I20260709 13:01:24.761340  8659 consensus_queue.cc:260] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.763283  8718 leader_election.cc:290] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.766189  8658 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.765982  8665 raft_consensus.cc:359] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.766755  8658 ts_tablet_manager.cc:1403] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.055s	user 0.012s	sys 0.007s
I20260709 13:01:24.766642  8665 raft_consensus.cc:385] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.766619  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:24.767402  8540 raft_consensus.cc:3060] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.768499  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
W20260709 13:01:24.770076  8432 leader_election.cc:343] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.771018  8365 catalog_manager.cc:5697] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.772076  8659 ts_tablet_manager.cc:1434] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 13:01:24.773027  8659 tablet_bootstrap.cc:492] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.776247  8469 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.773764  8658 raft_consensus.cc:359] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.777226  8658 raft_consensus.cc:385] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.777501  8658 raft_consensus.cc:740] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.780865  8658 consensus_queue.cc:260] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.783196  8658 ts_tablet_manager.cc:1434] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.002s
I20260709 13:01:24.774485  8665 raft_consensus.cc:740] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.784754  8659 tablet_bootstrap.cc:654] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.785082  8665 consensus_queue.cc:260] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.774224  8540 raft_consensus.cc:2468] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:24.786669  8435 leader_election.cc:304] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:24.787694  8658 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.787945  8665 ts_tablet_manager.cc:1434] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260709 13:01:24.788923  8665 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.787801  8718 raft_consensus.cc:2804] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:24.790045  8718 raft_consensus.cc:697] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:24.790872  8718 consensus_queue.cc:237] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.794979  8658 tablet_bootstrap.cc:654] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.797406  8665 tablet_bootstrap.cc:654] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.809299  8658 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.809928  8658 ts_tablet_manager.cc:1403] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 13:01:24.814102  8658 raft_consensus.cc:359] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.814877  8658 raft_consensus.cc:385] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.815261  8658 raft_consensus.cc:740] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.816069  8658 consensus_queue.cc:260] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.827732  8658 ts_tablet_manager.cc:1434] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 13:01:24.829195  8658 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.835021  8669 raft_consensus.cc:493] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.835726  8669 raft_consensus.cc:515] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.840744  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:24.842763  8435 leader_election.cc:343] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.845744  8658 tablet_bootstrap.cc:654] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.845752  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:24.848282  8432 leader_election.cc:343] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:24.848954  8432 leader_election.cc:304] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:24.850123  8715 raft_consensus.cc:2749] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:24.851377  8669 leader_election.cc:290] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.859503  8658 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.860745  8658 ts_tablet_manager.cc:1403] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.006s
I20260709 13:01:24.864322  8658 raft_consensus.cc:359] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.865229  8658 raft_consensus.cc:385] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.865581  8658 raft_consensus.cc:740] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.866585  8658 consensus_queue.cc:260] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.869488  8658 ts_tablet_manager.cc:1434] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 13:01:24.870769  8658 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.876490  8659 tablet_bootstrap.cc:492] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.876984  8659 ts_tablet_manager.cc:1403] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.104s	user 0.031s	sys 0.051s
I20260709 13:01:24.878470  8658 tablet_bootstrap.cc:654] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.880897  8665 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.880698  8659 raft_consensus.cc:359] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.881498  8665 ts_tablet_manager.cc:1403] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.093s	user 0.049s	sys 0.034s
I20260709 13:01:24.883034  8364 catalog_manager.cc:5697] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:24.884859  8665 raft_consensus.cc:359] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.881388  8659 raft_consensus.cc:385] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.885751  8665 raft_consensus.cc:385] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.885886  8659 raft_consensus.cc:740] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.886205  8665 raft_consensus.cc:740] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.886736  8659 consensus_queue.cc:260] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.888835  8659 ts_tablet_manager.cc:1434] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 13:01:24.890813  8659 tablet_bootstrap.cc:492] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.896584  8659 tablet_bootstrap.cc:654] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.887099  8665 consensus_queue.cc:260] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.904165  8665 ts_tablet_manager.cc:1434] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:01:24.905407  8665 tablet_bootstrap.cc:492] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.912670  8658 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.912705  8659 tablet_bootstrap.cc:492] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.913296  8658 ts_tablet_manager.cc:1403] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.016s
I20260709 13:01:24.913360  8659 ts_tablet_manager.cc:1403] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:01:24.916154  8659 raft_consensus.cc:359] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.916654  8665 tablet_bootstrap.cc:654] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.916913  8659 raft_consensus.cc:385] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.917246  8659 raft_consensus.cc:740] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.919086  8659 consensus_queue.cc:260] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.920605  8658 raft_consensus.cc:359] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.921254  8658 raft_consensus.cc:385] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.921512  8658 raft_consensus.cc:740] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.922227  8658 consensus_queue.cc:260] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.922225  8659 ts_tablet_manager.cc:1434] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 13:01:24.924690  8659 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.925825  8658 ts_tablet_manager.cc:1434] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:01:24.926837  8658 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.930500  8659 tablet_bootstrap.cc:654] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.932322  8665 tablet_bootstrap.cc:492] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.932436  8658 tablet_bootstrap.cc:654] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.932780  8665 ts_tablet_manager.cc:1403] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.006s
I20260709 13:01:24.933086  8778 raft_consensus.cc:493] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.933588  8778 raft_consensus.cc:515] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.936805  8778 leader_election.cc:290] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.938321  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:24.939066  8469 raft_consensus.cc:2468] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:24.941629  8508 leader_election.cc:304] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.947791  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:24.947955  8665 raft_consensus.cc:359] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.948727  8617 raft_consensus.cc:2468] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:24.949586  8778 raft_consensus.cc:2804] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:24.950971  8778 raft_consensus.cc:493] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:24.951970  8778 raft_consensus.cc:3060] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.948935  8665 raft_consensus.cc:385] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.958403  8665 raft_consensus.cc:740] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.959431  8665 consensus_queue.cc:260] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.963912  8778 raft_consensus.cc:515] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.965129  8665 ts_tablet_manager.cc:1434] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.007s
I20260709 13:01:24.966548  8665 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:24.967133  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:24.967692  8469 raft_consensus.cc:3060] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.974694  8469 raft_consensus.cc:2468] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:24.975550  8778 leader_election.cc:290] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:24.977800  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:24.978238  8658 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:24.978417  8617 raft_consensus.cc:3060] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.978243  8659 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:24.978894  8508 leader_election.cc:304] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:24.979156  8659 ts_tablet_manager.cc:1403] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.036s
I20260709 13:01:24.979837  8665 tablet_bootstrap.cc:654] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:24.981868  8778 raft_consensus.cc:2804] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:24.981762  8659 raft_consensus.cc:359] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.982553  8659 raft_consensus.cc:385] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.982893  8659 raft_consensus.cc:740] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.983628  8659 consensus_queue.cc:260] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.985002  8617 raft_consensus.cc:2468] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:24.978688  8658 ts_tablet_manager.cc:1403] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.052s	user 0.009s	sys 0.019s
I20260709 13:01:24.986248  8659 ts_tablet_manager.cc:1434] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:01:24.989215  8665 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:24.989379  8658 raft_consensus.cc:359] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.989637  8665 ts_tablet_manager.cc:1403] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.002s
I20260709 13:01:24.989881  8778 raft_consensus.cc:697] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:24.991851  8778 consensus_queue.cc:237] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.991142  8659 tablet_bootstrap.cc:492] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:24.990025  8658 raft_consensus.cc:385] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:24.993469  8658 raft_consensus.cc:740] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:24.994130  8658 consensus_queue.cc:260] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.995014  8718 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:24.995476  8718 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:24.996037  8658 ts_tablet_manager.cc:1434] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:01:24.996965  8658 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:24.998481  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:24.999091  8540 raft_consensus.cc:2468] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:25.000264  8435 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.001116  8669 raft_consensus.cc:2804] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.001464  8669 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.001886  8669 raft_consensus.cc:3060] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:24.992641  8665 raft_consensus.cc:359] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.002367  8659 tablet_bootstrap.cc:654] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.002494  8665 raft_consensus.cc:385] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.002807  8665 raft_consensus.cc:740] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.003443  8665 consensus_queue.cc:260] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.008998  8665 ts_tablet_manager.cc:1434] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:01:25.009907  8665 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:25.013151  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:25.013337  8718 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.013835  8617 raft_consensus.cc:2468] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:25.015444  8665 tablet_bootstrap.cc:654] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.018253  8658 tablet_bootstrap.cc:654] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.018270  8669 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.022230  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:25.023030  8540 raft_consensus.cc:3060] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.031929  8659 tablet_bootstrap.cc:492] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:25.032219  8665 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:25.032544  8659 ts_tablet_manager.cc:1403] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.014s
I20260709 13:01:25.032670  8665 ts_tablet_manager.cc:1403] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260709 13:01:25.035204  8659 raft_consensus.cc:359] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.035326  8665 raft_consensus.cc:359] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.036006  8665 raft_consensus.cc:385] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.036329  8665 raft_consensus.cc:740] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.036742  8540 raft_consensus.cc:2468] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:25.036998  8665 consensus_queue.cc:260] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.039565  8658 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.040548  8658 ts_tablet_manager.cc:1403] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.006s
I20260709 13:01:25.040861  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:25.041421  8617 raft_consensus.cc:3060] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.041971  8665 ts_tablet_manager.cc:1434] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 13:01:25.042941  8665 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:25.043190  8658 raft_consensus.cc:359] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.043807  8658 raft_consensus.cc:385] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.044070  8658 raft_consensus.cc:740] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.044703  8658 consensus_queue.cc:260] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.046758  8658 ts_tablet_manager.cc:1434] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:25.036006  8659 raft_consensus.cc:385] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.047137  8659 raft_consensus.cc:740] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.039654  8435 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.037281  8669 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.047830  8659 consensus_queue.cc:260] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.048563  8669 raft_consensus.cc:2804] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.049014  8669 raft_consensus.cc:697] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:25.050233  8665 tablet_bootstrap.cc:654] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.050536  8658 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.049799  8669 consensus_queue.cc:237] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.049818  8659 ts_tablet_manager.cc:1434] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.000s
I20260709 13:01:25.051673  8659 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:25.058430  8659 tablet_bootstrap.cc:654] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.038022  8365 catalog_manager.cc:5697] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:25.067132  8778 raft_consensus.cc:493] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.067667  8778 raft_consensus.cc:515] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.068173  8718 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.070626  8778 leader_election.cc:290] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.074864  8778 raft_consensus.cc:493] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.075646  8778 raft_consensus.cc:515] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.080453  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.080964  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:25.081776  8508 leader_election.cc:343] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.082340  8718 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:25.082849  8508 leader_election.cc:343] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.088318  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:25.089160  8616 raft_consensus.cc:2468] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:25.089882  8725 raft_consensus.cc:493] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.090575  8725 raft_consensus.cc:515] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.091110  8507 leader_election.cc:304] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:25.092258  8688 raft_consensus.cc:2804] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.092684  8688 raft_consensus.cc:493] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.093065  8688 raft_consensus.cc:3060] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.093492  8725 leader_election.cc:290] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.095255  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.096397  8467 raft_consensus.cc:2468] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:25.098083  8508 leader_election.cc:304] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.099754  8725 raft_consensus.cc:2804] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.100667  8725 raft_consensus.cc:493] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.101126  8725 raft_consensus.cc:3060] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.103093  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:25.112461  8709 raft_consensus.cc:493] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.113304  8709 raft_consensus.cc:515] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.118330  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:25.078819  8778 leader_election.cc:290] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:25.120711  8507 leader_election.cc:343] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.121199  8507 leader_election.cc:304] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:25.146580  8709 leader_election.cc:290] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.149436  8709 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.149889  8709 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.152551  8709 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.155804  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:25.156070  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f5c3a03c9844a9b96b09a3640e6070" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:25.157619  8584 leader_election.cc:343] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.157986  8540 raft_consensus.cc:2468] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:25.160555  8778 raft_consensus.cc:2749] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:25.161468  8584 leader_election.cc:304] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.085930  8617 raft_consensus.cc:2468] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
W20260709 13:01:25.160724  8507 leader_election.cc:343] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.164049  8710 raft_consensus.cc:2804] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.164446  8710 raft_consensus.cc:493] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.164755  8710 raft_consensus.cc:3060] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.165077  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f5c3a03c9844a9b96b09a3640e6070" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.165469  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.165680  8467 raft_consensus.cc:2468] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:25.137490  8725 raft_consensus.cc:515] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.168999  8725 leader_election.cc:290] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.169791  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:25.170480  8467 raft_consensus.cc:3060] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.163848  8832 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.172837  8710 raft_consensus.cc:515] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.175853  8710 leader_election.cc:290] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.176038  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f5c3a03c9844a9b96b09a3640e6070" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:25.176652  8543 raft_consensus.cc:3060] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.181223  8658 tablet_bootstrap.cc:654] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.183398  8543 raft_consensus.cc:2468] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:25.184803  8584 leader_election.cc:304] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.185686  8710 raft_consensus.cc:2804] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.186237  8710 raft_consensus.cc:697] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:25.187105  8710 consensus_queue.cc:237] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.187986  8467 raft_consensus.cc:2468] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:25.189198  8508 leader_election.cc:304] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.190106  8832 raft_consensus.cc:2804] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.190593  8832 raft_consensus.cc:697] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:25.191357  8832 consensus_queue.cc:237] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.195024  8665 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:25.195482  8665 ts_tablet_manager.cc:1403] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.153s	user 0.037s	sys 0.049s
I20260709 13:01:25.194772  8365 catalog_manager.cc:5697] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:25.198076  8658 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.198549  8658 ts_tablet_manager.cc:1403] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.148s	user 0.006s	sys 0.007s
I20260709 13:01:25.199090  8665 raft_consensus.cc:359] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.199735  8665 raft_consensus.cc:385] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.199977  8665 raft_consensus.cc:740] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.200615  8665 consensus_queue.cc:260] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.201226  8658 raft_consensus.cc:359] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.202099  8658 raft_consensus.cc:385] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.202808  8665 ts_tablet_manager.cc:1434] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:25.202927  8658 raft_consensus.cc:740] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.203862  8665 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:25.203603  8658 consensus_queue.cc:260] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.205777  8658 ts_tablet_manager.cc:1434] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
W20260709 13:01:25.206662  8582 leader_election.cc:343] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.208971  8582 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:25.145591  8688 raft_consensus.cc:515] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.208052  8658 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.206856  8718 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.209601  8665 tablet_bootstrap.cc:654] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.213307  8366 catalog_manager.cc:5697] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:25.217659  8710 raft_consensus.cc:2749] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:25.218797  8658 tablet_bootstrap.cc:654] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.224367  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1f5c3a03c9844a9b96b09a3640e6070" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:25.225184  8469 raft_consensus.cc:3060] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.230923  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:25.235752  8688 leader_election.cc:290] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.241606  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
W20260709 13:01:25.245378  8508 leader_election.cc:343] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.271238  8832 raft_consensus.cc:493] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.272145  8725 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.272280  8832 raft_consensus.cc:515] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:25.273491  8507 leader_election.cc:343] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.234117  8469 raft_consensus.cc:2468] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:25.285697  8832 leader_election.cc:290] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.293354  8665 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:25.294123  8665 ts_tablet_manager.cc:1403] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.026s
I20260709 13:01:25.299069  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:25.299849  8615 raft_consensus.cc:3060] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.312590  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:25.313355  8617 raft_consensus.cc:2468] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:25.314644  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.315321  8469 raft_consensus.cc:2468] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:25.319021  8665 raft_consensus.cc:359] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.319885  8665 raft_consensus.cc:385] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.320133  8665 raft_consensus.cc:740] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.320806  8665 consensus_queue.cc:260] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.323451  8665 ts_tablet_manager.cc:1434] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 13:01:25.324450  8665 tablet_bootstrap.cc:492] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:25.324712  8615 raft_consensus.cc:2468] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:25.325513  8710 raft_consensus.cc:493] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.325951  8710 raft_consensus.cc:515] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.329443  8659 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:25.330534  8659 ts_tablet_manager.cc:1403] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.279s	user 0.055s	sys 0.052s
I20260709 13:01:25.334054  8710 leader_election.cc:290] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.333992  8659 raft_consensus.cc:359] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.334872  8659 raft_consensus.cc:385] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.335206  8508 leader_election.cc:304] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.336078  8688 raft_consensus.cc:2804] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.336442  8688 raft_consensus.cc:493] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.335189  8659 raft_consensus.cc:740] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.336943  8688 raft_consensus.cc:3060] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.337427  8659 consensus_queue.cc:260] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.338728  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:25.339334  8543 raft_consensus.cc:2468] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:25.339630  8659 ts_tablet_manager.cc:1434] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:01:25.340580  8584 leader_election.cc:304] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.341394  8710 raft_consensus.cc:2804] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.341733  8710 raft_consensus.cc:493] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.342257  8710 raft_consensus.cc:3060] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.342485  8718 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.343704  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.344290  8467 raft_consensus.cc:2468] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:25.344354  8507 leader_election.cc:304] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:25.345170  8833 raft_consensus.cc:2804] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.345634  8833 raft_consensus.cc:697] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:25.346565  8833 consensus_queue.cc:237] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.349938  8658 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.350214  8659 tablet_bootstrap.cc:492] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:25.352954  8658 ts_tablet_manager.cc:1403] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.145s	user 0.034s	sys 0.054s
I20260709 13:01:25.357227  8366 catalog_manager.cc:5697] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:25.357414  8842 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:01:25.368666  8776 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.369464  8776 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.371445  8776 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.372815  8688 raft_consensus.cc:515] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.374557  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:25.378237  8435 leader_election.cc:343] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.379909  8688 leader_election.cc:290] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.379979  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:25.381116  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:25.381695  8616 raft_consensus.cc:3060] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.383980  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:25.384989  8618 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:25.381135  8467 raft_consensus.cc:3060] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.376380  8658 raft_consensus.cc:359] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.387068  8658 raft_consensus.cc:385] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.387387  8658 raft_consensus.cc:740] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.388525  8710 raft_consensus.cc:515] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.394969  8432 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:25.395524  8659 tablet_bootstrap.cc:654] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.396008  8658 consensus_queue.cc:260] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.406761  8658 ts_tablet_manager.cc:1434] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.053s	user 0.004s	sys 0.004s
I20260709 13:01:25.408331  8658 tablet_bootstrap.cc:492] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.405160  8842 raft_consensus.cc:2804] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.416338  8842 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.422964  8842 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.428344  8615 raft_consensus.cc:3060] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:25.428762  8495 tablet.cc:2406] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:01:25.429081  8709 raft_consensus.cc:493] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.429467  8665 tablet_bootstrap.cc:654] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.429625  8709 raft_consensus.cc:515] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.428401  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:25.435101  8469 raft_consensus.cc:3060] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.436619  8709 leader_election.cc:290] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.437834  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:25.438527  8540 raft_consensus.cc:2468] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:25.441500  8584 leader_election.cc:304] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.442667  8709 raft_consensus.cc:2804] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:25.443049  8709 raft_consensus.cc:493] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:25.443379  8709 raft_consensus.cc:3060] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.447337  8616 raft_consensus.cc:2468] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:25.450006  8723 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.450201  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.451220  8468 raft_consensus.cc:2468] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:25.457222  8507 leader_election.cc:304] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.457887  8688 raft_consensus.cc:2804] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.458390  8688 raft_consensus.cc:697] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:25.459604  8469 raft_consensus.cc:2468] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:25.462993  8710 leader_election.cc:290] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.463299  8715 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.464376  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:25.464972  8540 raft_consensus.cc:3060] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.468288  8467 raft_consensus.cc:2468] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:25.470948  8833 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.471100  8709 raft_consensus.cc:515] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.471642  8833 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.473135  8709 leader_election.cc:290] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.459200  8688 consensus_queue.cc:237] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.475157  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:25.476418  8543 raft_consensus.cc:3060] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.476827  8833 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.484563  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.498951  8367 catalog_manager.cc:5697] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:25.523547  8658 tablet_bootstrap.cc:654] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.525588  8659 tablet_bootstrap.cc:492] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:25.509253  8540 raft_consensus.cc:2468] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:25.542431  8659 ts_tablet_manager.cc:1403] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.192s	user 0.039s	sys 0.010s
I20260709 13:01:25.520150  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:25.547127  8582 leader_election.cc:304] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:25.548696  8709 raft_consensus.cc:2804] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.524312  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:25.533645  8508 leader_election.cc:343] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.566023  8688 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.568276  8776 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.569973  8659 raft_consensus.cc:359] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.570835  8659 raft_consensus.cc:385] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.571224  8659 raft_consensus.cc:740] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.571983  8659 consensus_queue.cc:260] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.552435  8469 raft_consensus.cc:3060] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.574066  8659 ts_tablet_manager.cc:1434] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.000s
I20260709 13:01:25.577066  8659 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:25.579020  8543 raft_consensus.cc:2468] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:25.579434  8709 raft_consensus.cc:697] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:25.605372  8709 consensus_queue.cc:237] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.605639  8584 leader_election.cc:304] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:25.606953  8710 raft_consensus.cc:2804] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.607712  8710 raft_consensus.cc:697] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:25.589027  8665 tablet_bootstrap.cc:492] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:25.590104  8842 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.608889  8665 ts_tablet_manager.cc:1403] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.285s	user 0.016s	sys 0.031s
I20260709 13:01:25.608906  8710 consensus_queue.cc:237] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.610219  8842 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:25.593916  8507 leader_election.cc:343] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.610845  8507 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:25.611608  8665 raft_consensus.cc:359] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.612644  8688 raft_consensus.cc:2749] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:25.614096  8832 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.612232  8665 raft_consensus.cc:385] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.615301  8665 raft_consensus.cc:740] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.616078  8665 consensus_queue.cc:260] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.604326  8659 tablet_bootstrap.cc:654] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.618804  8665 ts_tablet_manager.cc:1434] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 13:01:25.619940  8665 tablet_bootstrap.cc:492] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:25.618839  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:25.629346  8435 leader_election.cc:343] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.633824  8665 tablet_bootstrap.cc:654] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.639407  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:25.640326  8617 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:25.643088  8832 consensus_queue.cc:1048] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.637903  8367 catalog_manager.cc:5697] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:25.652624  8469 raft_consensus.cc:2468] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:25.653245  8659 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:25.659113  8659 ts_tablet_manager.cc:1403] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.002s
W20260709 13:01:25.669447  8507 consensus_peers.cc:597] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. 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 13:01:25.674623  8617 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:25.678931  8432 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:25.680517  8842 raft_consensus.cc:2804] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:25.681113  8842 raft_consensus.cc:697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:25.682068  8842 consensus_queue.cc:237] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.690708  8658 tablet_bootstrap.cc:492] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.691133  8658 ts_tablet_manager.cc:1403] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.283s	user 0.047s	sys 0.038s
I20260709 13:01:25.698722  8659 raft_consensus.cc:359] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.699339  8659 raft_consensus.cc:385] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.699545  8659 raft_consensus.cc:740] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.706709  8659 consensus_queue.cc:260] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.709110  8659 ts_tablet_manager.cc:1434] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.050s	user 0.001s	sys 0.004s
I20260709 13:01:25.710127  8659 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:25.712975  8658 raft_consensus.cc:359] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.715844  8366 catalog_manager.cc:5697] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:25.717278  8658 raft_consensus.cc:385] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.717633  8658 raft_consensus.cc:740] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.718613  8658 consensus_queue.cc:260] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.720435  8658 ts_tablet_manager.cc:1434] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 13:01:25.721499  8658 tablet_bootstrap.cc:492] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.725136  8659 tablet_bootstrap.cc:654] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.727934  8665 tablet_bootstrap.cc:492] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:25.728350  8665 ts_tablet_manager.cc:1403] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.109s	user 0.011s	sys 0.004s
I20260709 13:01:25.730957  8665 raft_consensus.cc:359] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.731611  8665 raft_consensus.cc:385] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.731869  8665 raft_consensus.cc:740] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.732474  8665 consensus_queue.cc:260] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.734789  8665 ts_tablet_manager.cc:1434] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:25.735816  8665 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:25.739629  8658 tablet_bootstrap.cc:654] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.741878  8665 tablet_bootstrap.cc:654] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.746102  8365 catalog_manager.cc:5697] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
W20260709 13:01:25.750912  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:25.759413  8688 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.767175  8710 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.788179  8658 tablet_bootstrap.cc:492] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.788726  8658 ts_tablet_manager.cc:1403] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.068s	user 0.023s	sys 0.003s
I20260709 13:01:25.790678  8658 raft_consensus.cc:359] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.791226  8658 raft_consensus.cc:385] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.791468  8658 raft_consensus.cc:740] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.792086  8658 consensus_queue.cc:260] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:25.793308  8508 consensus_peers.cc:597] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:01:25.803738  8658 ts_tablet_manager.cc:1434] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 13:01:25.804701  8658 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.815889  8710 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:25.821902  8658 tablet_bootstrap.cc:654] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.831804  8688 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.832480  8688 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.836922  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:25.839102  8508 leader_election.cc:343] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.841832  8688 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.844336  8658 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.844986  8658 ts_tablet_manager.cc:1403] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.005s
I20260709 13:01:25.846050  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:25.847777  8658 raft_consensus.cc:359] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.849651  8658 raft_consensus.cc:385] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.851079  8658 raft_consensus.cc:740] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.853094  8658 consensus_queue.cc:260] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:25.849093  8507 leader_election.cc:343] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:25.857182  8507 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:25.858769  8832 raft_consensus.cc:2749] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:25.859763  8658 ts_tablet_manager.cc:1434] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:01:25.861361  8658 tablet_bootstrap.cc:492] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.855248  8365 catalog_manager.cc:5697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:25.872298  8658 tablet_bootstrap.cc:654] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.884742  8658 tablet_bootstrap.cc:492] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.886703  8658 ts_tablet_manager.cc:1403] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.002s
I20260709 13:01:25.890117  8658 raft_consensus.cc:359] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.894860  8658 raft_consensus.cc:385] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.895212  8658 raft_consensus.cc:740] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.895953  8658 consensus_queue.cc:260] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.898466  8658 ts_tablet_manager.cc:1434] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:25.899456  8658 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.900738  8665 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:25.901290  8665 ts_tablet_manager.cc:1403] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.166s	user 0.092s	sys 0.065s
I20260709 13:01:25.904251  8659 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:25.904717  8659 ts_tablet_manager.cc:1403] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.050s
I20260709 13:01:25.906805  8710 raft_consensus.cc:493] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.907101  8658 tablet_bootstrap.cc:654] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.907282  8710 raft_consensus.cc:515] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.907778  8659 raft_consensus.cc:359] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.908530  8659 raft_consensus.cc:385] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.908802  8659 raft_consensus.cc:740] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.909932  8659 consensus_queue.cc:260] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.911132  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:25.912757  8659 ts_tablet_manager.cc:1434] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:25.903836  8665 raft_consensus.cc:359] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.913403  8665 raft_consensus.cc:385] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.913694  8665 raft_consensus.cc:740] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.914072  8659 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:25.914322  8665 consensus_queue.cc:260] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.916613  8665 ts_tablet_manager.cc:1434] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.003s
I20260709 13:01:25.917519  8665 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:25.919082  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:25.909299  8710 leader_election.cc:290] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:25.922120  8688 consensus_queue.cc:1048] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.922727  8582 leader_election.cc:304] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:25.924072  8710 raft_consensus.cc:2749] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:25.943078  8665 tablet_bootstrap.cc:654] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.943485  8659 tablet_bootstrap.cc:654] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.944808  8658 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.945279  8658 ts_tablet_manager.cc:1403] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.028s
I20260709 13:01:25.949129  8658 raft_consensus.cc:359] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.950392  8658 raft_consensus.cc:385] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.950748  8658 raft_consensus.cc:740] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:25.951957  8658 consensus_queue.cc:260] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.954818  8658 ts_tablet_manager.cc:1434] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 13:01:25.956756  8658 tablet_bootstrap.cc:492] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.964743  8658 tablet_bootstrap.cc:654] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:25.985100  8665 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:25.985563  8665 ts_tablet_manager.cc:1403] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.068s	user 0.008s	sys 0.019s
I20260709 13:01:25.988323  8669 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.988878  8669 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.990221  8665 raft_consensus.cc:359] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.990880  8665 raft_consensus.cc:385] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:25.991113  8669 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.994212  8725 raft_consensus.cc:493] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:25.994784  8725 raft_consensus.cc:515] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.995734  8659 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:25.996184  8659 ts_tablet_manager.cc:1403] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.082s	user 0.017s	sys 0.024s
I20260709 13:01:25.996942  8725 leader_election.cc:290] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:25.997681  8725 consensus_queue.cc:1048] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:25.999155  8658 tablet_bootstrap.cc:492] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:25.999020  8659 raft_consensus.cc:359] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.999634  8658 ts_tablet_manager.cc:1403] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.004s
I20260709 13:01:25.999629  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.000422  8616 raft_consensus.cc:2468] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:26.002633  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.002611  8658 raft_consensus.cc:359] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.003415  8658 raft_consensus.cc:385] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.003666  8658 raft_consensus.cc:740] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.004484  8658 consensus_queue.cc:260] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:25.991127  8665 raft_consensus.cc:740] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.005671  8665 consensus_queue.cc:260] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.006755  8658 ts_tablet_manager.cc:1434] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:01:26.007591  8665 ts_tablet_manager.cc:1434] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260709 13:01:26.007681  8658 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:25.999671  8659 raft_consensus.cc:385] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.008255  8659 raft_consensus.cc:740] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.008400  8432 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:26.008838  8659 consensus_queue.cc:260] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.009550  8842 raft_consensus.cc:2804] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.009923  8842 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.010234  8842 raft_consensus.cc:3060] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.010834  8659 ts_tablet_manager.cc:1434] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 13:01:26.011445  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.012079  8659 tablet_bootstrap.cc:492] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:26.012051  8617 raft_consensus.cc:2468] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:26.013440  8507 leader_election.cc:304] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.014110  8658 tablet_bootstrap.cc:654] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.014247  8833 raft_consensus.cc:2804] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.014675  8833 raft_consensus.cc:493] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.015036  8833 raft_consensus.cc:3060] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.015897  8665 tablet_bootstrap.cc:492] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
W20260709 13:01:26.016093  8435 leader_election.cc:343] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.018769  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:26.025341  8508 leader_election.cc:343] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.028409  8833 raft_consensus.cc:515] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.028458  8842 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.030613  8833 leader_election.cc:290] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.031461  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:26.033330  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:26.035043  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:26.035759  8617 raft_consensus.cc:3060] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.033605  8842 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.036283  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:26.036967  8616 raft_consensus.cc:3060] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.037772  8665 tablet_bootstrap.cc:654] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.039408  8833 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.042285  8833 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:26.042883  8508 leader_election.cc:343] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.046916  8615 raft_consensus.cc:3060] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:26.050395  8435 leader_election.cc:343] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.061116  8659 tablet_bootstrap.cc:654] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.049784  8616 raft_consensus.cc:2468] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:26.063336  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:26.064826  8508 leader_election.cc:343] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.069810  8833 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.075857  8432 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:26.077520  8842 raft_consensus.cc:2804] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.077984  8842 raft_consensus.cc:697] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:26.084273  8833 raft_consensus.cc:493] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.084812  8833 raft_consensus.cc:515] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.085071  8842 consensus_queue.cc:237] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.086961  8833 leader_election.cc:290] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.087779  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.088413  8618 raft_consensus.cc:2468] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:26.074566  8617 raft_consensus.cc:2468] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:26.088933  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.089850  8507 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:26.090142  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:26.090691  8508 leader_election.cc:343] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.091006  8507 leader_election.cc:304] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:26.092011  8688 raft_consensus.cc:2804] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.092836  8688 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.093364  8688 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.092866  8832 raft_consensus.cc:2804] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.094295  8832 raft_consensus.cc:697] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:26.095270  8832 consensus_queue.cc:237] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.098955  8669 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.099427  8669 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:26.102630  8507 leader_election.cc:343] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.102857  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.103163  8507 leader_election.cc:304] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:26.103518  8543 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:26.104671  8725 raft_consensus.cc:2749] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.104694  8435 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.106489  8665 tablet_bootstrap.cc:492] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:26.107010  8715 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.107123  8665 ts_tablet_manager.cc:1403] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.029s
I20260709 13:01:26.107447  8715 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.107996  8715 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.109683  8710 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.110200  8710 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.110392  8665 raft_consensus.cc:359] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.111383  8665 raft_consensus.cc:385] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.111729  8665 raft_consensus.cc:740] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.112584  8710 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.112466  8665 consensus_queue.cc:260] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.115417  8665 ts_tablet_manager.cc:1434] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:01:26.115772  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.116564  8543 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:26.117168  8665 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:26.118670  8584 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.124423  8710 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.126636  8710 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.127163  8710 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.129016  8658 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:26.134979  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.138794  8709 raft_consensus.cc:493] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.139523  8709 raft_consensus.cc:515] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.140805  8669 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.142853  8365 catalog_manager.cc:5697] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:26.141196  8658 ts_tablet_manager.cc:1403] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.134s	user 0.015s	sys 0.010s
I20260709 13:01:26.153311  8848 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.145133  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.159330  8709 leader_election.cc:290] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.145437  8715 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.163903  8715 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.164633  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:26.165212  8540 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.167958  8469 raft_consensus.cc:2393] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:26.171240  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.171957  8467 raft_consensus.cc:2468] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:26.174217  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:26.141799  8688 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.179472  8665 tablet_bootstrap.cc:654] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.180992  8688 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.187605  8366 catalog_manager.cc:5697] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:26.189404  8659 tablet_bootstrap.cc:492] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:26.189877  8659 ts_tablet_manager.cc:1403] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.178s	user 0.013s	sys 0.008s
I20260709 13:01:26.190299  8467 raft_consensus.cc:3060] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.194695  8582 leader_election.cc:304] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:26.195623  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:26.195745  8710 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.196943  8854 raft_consensus.cc:2804] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:01:26.197139  8508 leader_election.cc:343] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.197352  8854 raft_consensus.cc:493] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.197952  8854 raft_consensus.cc:3060] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.199331  8617 raft_consensus.cc:2393] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:26.202157  8658 raft_consensus.cc:359] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.202888  8658 raft_consensus.cc:385] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.203156  8658 raft_consensus.cc:740] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.203718  8658 consensus_queue.cc:260] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.208642  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:26.209244  8616 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:26.207003  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 57801.8us
I20260709 13:01:26.213474  8715 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.215055  8709 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.217140  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.217847  8616 raft_consensus.cc:2468] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:26.219012  8848 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.220981  8658 ts_tablet_manager.cc:1434] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.003s
I20260709 13:01:26.222434  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:26.223217  8469 raft_consensus.cc:2393] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:26.225206  8659 raft_consensus.cc:359] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.226027  8659 raft_consensus.cc:385] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.226297  8659 raft_consensus.cc:740] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.206578  8540 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:26.228339  8710 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.228053  8659 consensus_queue.cc:260] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.228767  8435 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:26.229948  8715 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.230546  8715 raft_consensus.cc:697] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:26.231446  8715 consensus_queue.cc:237] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.232553  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:26.233366  8658 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:26.233407  8543 raft_consensus.cc:2393] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
W20260709 13:01:26.236204  8584 leader_election.cc:343] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.239296  8659 ts_tablet_manager.cc:1434] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.049s	user 0.008s	sys 0.002s
I20260709 13:01:26.240399  8659 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:26.240120  8854 raft_consensus.cc:515] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.242172  8854 leader_election.cc:290] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.245029  8658 tablet_bootstrap.cc:654] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.266703  8854 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:26.267251  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:26.287084  8584 leader_election.cc:343] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.289501  8659 tablet_bootstrap.cc:654] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:26.297461  8435 consensus_peers.cc:597] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:01:26.309320  8507 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:26.311389  8688 raft_consensus.cc:2804] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.312911  8659 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:26.312726  8688 raft_consensus.cc:697] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:26.313367  8659 ts_tablet_manager.cc:1403] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.073s	user 0.013s	sys 0.003s
I20260709 13:01:26.313604  8725 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.314203  8725 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.315860  8659 raft_consensus.cc:359] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.316488  8659 raft_consensus.cc:385] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.316735  8659 raft_consensus.cc:740] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.317410  8725 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.318750  8658 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:26.319170  8658 ts_tablet_manager.cc:1403] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.086s	user 0.018s	sys 0.014s
I20260709 13:01:26.319458  8659 consensus_queue.cc:260] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.320098  8688 consensus_queue.cc:237] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.321646  8659 ts_tablet_manager.cc:1434] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:01:26.321617  8658 raft_consensus.cc:359] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.322898  8658 raft_consensus.cc:385] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.323179  8658 raft_consensus.cc:740] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.323513  8659 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:26.319448  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.324199  8658 consensus_queue.cc:260] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.325904  8658 ts_tablet_manager.cc:1434] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:26.326710  8725 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.327275  8725 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.329741  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:26.330360  8467 raft_consensus.cc:3060] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.331956  8776 raft_consensus.cc:493] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.332444  8776 raft_consensus.cc:515] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.335290  8776 leader_election.cc:290] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.335309  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.337042  8725 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.338006  8467 raft_consensus.cc:2468] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:26.338723  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.339411  8659 tablet_bootstrap.cc:654] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.338027  8658 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:26.351648  8658 tablet_bootstrap.cc:654] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.352799  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.353103  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.353873  8617 raft_consensus.cc:2393] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:26.356408  8659 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:26.357009  8659 ts_tablet_manager.cc:1403] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.034s	user 0.005s	sys 0.005s
I20260709 13:01:26.359609  8659 raft_consensus.cc:359] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.360246  8659 raft_consensus.cc:385] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.360520  8659 raft_consensus.cc:740] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.361279  8659 consensus_queue.cc:260] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.363759  8659 ts_tablet_manager.cc:1434] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:26.364687  8659 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:26.369431  8658 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:26.370347  8658 ts_tablet_manager.cc:1403] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.003s
I20260709 13:01:26.369742  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.371356  8615 raft_consensus.cc:2393] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:01:26.372013  8659 tablet_bootstrap.cc:654] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.373196  8658 raft_consensus.cc:359] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.373901  8658 raft_consensus.cc:385] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.376163  8665 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:26.376726  8665 ts_tablet_manager.cc:1403] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.260s	user 0.042s	sys 0.058s
I20260709 13:01:26.379743  8665 raft_consensus.cc:359] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.380415  8665 raft_consensus.cc:385] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.380682  8665 raft_consensus.cc:740] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.381394  8665 consensus_queue.cc:260] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.374186  8658 raft_consensus.cc:740] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.383095  8665 ts_tablet_manager.cc:1434] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:01:26.382910  8658 consensus_queue.cc:260] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.380602  8582 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:26.385120  8710 raft_consensus.cc:2749] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.384682  8365 catalog_manager.cc:5697] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:26.385834  8582 leader_election.cc:304] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:26.386758  8854 raft_consensus.cc:2804] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.387202  8854 raft_consensus.cc:697] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:26.388026  8854 consensus_queue.cc:237] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.389462  8725 raft_consensus.cc:493] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.389954  8725 raft_consensus.cc:515] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.391036  8665 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:26.391907  8725 leader_election.cc:290] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.393733  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7c28eeda9a4548b3d70f0c6d4034b4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.394326  8468 raft_consensus.cc:2468] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:26.395556  8508 leader_election.cc:304] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.396368  8725 raft_consensus.cc:2804] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.401873  8725 raft_consensus.cc:493] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.402235  8725 raft_consensus.cc:3060] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.406961  8665 tablet_bootstrap.cc:654] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.410526  8658 ts_tablet_manager.cc:1434] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.000s
I20260709 13:01:26.411901  8658 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:26.422827  8507 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:26.424696  8833 raft_consensus.cc:2749] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.426203  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7c28eeda9a4548b3d70f0c6d4034b4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.426892  8615 raft_consensus.cc:2468] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:26.426218  8432 leader_election.cc:304] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:26.429616  8842 raft_consensus.cc:3060] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.425786  8725 raft_consensus.cc:515] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.438140  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7c28eeda9a4548b3d70f0c6d4034b4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:26.438977  8467 raft_consensus.cc:3060] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.448700  8367 catalog_manager.cc:5697] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:26.451947  8842 raft_consensus.cc:2749] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.449986  8507 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:26.453755  8725 leader_election.cc:290] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.454774  8688 raft_consensus.cc:3060] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.464540  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c7c28eeda9a4548b3d70f0c6d4034b4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:26.465152  8615 raft_consensus.cc:3060] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.470023  8365 catalog_manager.cc:5697] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:26.472105  8688 raft_consensus.cc:2749] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.472888  8688 raft_consensus.cc:493] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.473071  8467 raft_consensus.cc:2468] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:26.474798  8508 leader_election.cc:304] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.479946  8901 raft_consensus.cc:2804] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.480473  8901 raft_consensus.cc:697] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:26.482671  8659 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:26.478327  8615 raft_consensus.cc:2468] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:26.483110  8659 ts_tablet_manager.cc:1403] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.119s	user 0.017s	sys 0.052s
I20260709 13:01:26.483089  8901 consensus_queue.cc:237] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.473308  8688 raft_consensus.cc:515] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.485757  8688 leader_election.cc:290] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.488119  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.488440  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:26.489540  8508 leader_election.cc:343] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.490711  8659 raft_consensus.cc:359] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.491420  8659 raft_consensus.cc:385] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.491658  8659 raft_consensus.cc:740] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.492173  8659 consensus_queue.cc:260] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:26.490096  8507 leader_election.cc:343] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.495002  8507 leader_election.cc:304] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:26.496795  8659 ts_tablet_manager.cc:1434] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:01:26.499332  8659 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:26.498714  8725 raft_consensus.cc:2749] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.509959  8659 tablet_bootstrap.cc:654] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.520979  8658 tablet_bootstrap.cc:654] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.527369  8665 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:26.527818  8842 consensus_queue.cc:1048] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.528093  8665 ts_tablet_manager.cc:1403] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.137s	user 0.005s	sys 0.018s
I20260709 13:01:26.525174  8367 catalog_manager.cc:5697] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:26.536343  8659 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:26.536877  8659 ts_tablet_manager.cc:1403] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.004s
I20260709 13:01:26.542232  8659 raft_consensus.cc:359] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.543174  8659 raft_consensus.cc:385] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.543494  8659 raft_consensus.cc:740] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.544512  8659 consensus_queue.cc:260] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.545719  8665 raft_consensus.cc:359] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.546888  8665 raft_consensus.cc:385] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.547343  8665 raft_consensus.cc:740] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.548952  8665 consensus_queue.cc:260] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.611234  8659 ts_tablet_manager.cc:1434] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.074s	user 0.011s	sys 0.000s
I20260709 13:01:26.613938  8665 ts_tablet_manager.cc:1434] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.085s	user 0.015s	sys 0.022s
I20260709 13:01:26.624491  8659 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:26.626437  8665 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:26.638872  8842 consensus_queue.cc:1048] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:01:26.655439  8715 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.655829  8658 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:26.658176  8658 ts_tablet_manager.cc:1403] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.246s	user 0.028s	sys 0.005s
I20260709 13:01:26.659825  8709 raft_consensus.cc:493] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.659622  8715 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.660296  8709 raft_consensus.cc:515] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.661538  8665 tablet_bootstrap.cc:654] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.661700  8715 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.662258  8709 leader_election.cc:290] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.667928  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.668556  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.667273  8901 consensus_queue.cc:1048] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:01:26.670300  8541 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.673774  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:26.674226  8584 leader_election.cc:343] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.675015  8540 raft_consensus.cc:2468] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:26.678952  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:26.681788  8582 leader_election.cc:343] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.682376  8582 leader_election.cc:304] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:26.687268  8709 raft_consensus.cc:2749] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.682127  8435 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.694296  8709 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.694445  8842 raft_consensus.cc:2804] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.695035  8842 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.694993  8709 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.695614  8842 raft_consensus.cc:3060] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:26.696831  8432 leader_election.cc:343] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.699476  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:26.703063  8584 leader_election.cc:343] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.700502  8709 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.705324  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:26.715956  8582 leader_election.cc:343] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.716656  8582 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:26.710376  8658 raft_consensus.cc:359] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.721858  8658 raft_consensus.cc:385] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.722281  8658 raft_consensus.cc:740] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.723182  8658 consensus_queue.cc:260] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.725040  8658 ts_tablet_manager.cc:1434] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.066s	user 0.007s	sys 0.000s
I20260709 13:01:26.730013  8658 tablet_bootstrap.cc:492] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:26.729990  8832 consensus_queue.cc:1048] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:26.727259  8900 raft_consensus.cc:2749] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:26.745019  8842 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.747435  8842 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.748975  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:26.749800  8542 raft_consensus.cc:3060] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.776088  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:26.778949  8542 raft_consensus.cc:2468] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
W20260709 13:01:26.782519  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 52980.9us
I20260709 13:01:26.782789  8908 consensus_queue.cc:1048] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.784348  8658 tablet_bootstrap.cc:654] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:26.786741  8432 leader_election.cc:343] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.787580  8659 tablet_bootstrap.cc:654] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.792433  8435 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:26.793126  8842 raft_consensus.cc:2804] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.793579  8842 raft_consensus.cc:697] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:26.794335  8842 consensus_queue.cc:237] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.794888  8900 raft_consensus.cc:493] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.795374  8900 raft_consensus.cc:515] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.798019  8900 leader_election.cc:290] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.799890  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.800625  8543 raft_consensus.cc:2468] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:26.805485  8584 leader_election.cc:304] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.807005  8709 raft_consensus.cc:2804] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.807389  8709 raft_consensus.cc:493] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.807730  8709 raft_consensus.cc:3060] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.815510  8709 raft_consensus.cc:515] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.816464  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.818022  8709 leader_election.cc:290] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:26.819155  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:26.819705  8543 raft_consensus.cc:3060] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.822160  8659 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:26.822701  8659 ts_tablet_manager.cc:1403] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.199s	user 0.016s	sys 0.012s
I20260709 13:01:26.823820  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:26.820503  8367 catalog_manager.cc:5697] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:26.825238  8659 raft_consensus.cc:359] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.826853  8659 raft_consensus.cc:385] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.827113  8659 raft_consensus.cc:740] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.827857  8659 consensus_queue.cc:260] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.829931  8659 ts_tablet_manager.cc:1434] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 13:01:26.830551  8842 consensus_queue.cc:1048] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.828208  8543 raft_consensus.cc:2468] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:26.836762  8584 leader_election.cc:304] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
W20260709 13:01:26.839664  8582 leader_election.cc:343] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.836750  8665 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:26.842126  8665 ts_tablet_manager.cc:1403] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.218s	user 0.011s	sys 0.010s
I20260709 13:01:26.842132  8854 raft_consensus.cc:2804] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.842814  8854 raft_consensus.cc:697] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:26.843737  8854 consensus_queue.cc:237] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.855779  8665 raft_consensus.cc:359] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.856734  8665 raft_consensus.cc:385] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.857025  8665 raft_consensus.cc:740] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.857749  8665 consensus_queue.cc:260] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.860149  8665 ts_tablet_manager.cc:1434] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:01:26.862923  8665 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:26.863162  8659 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:26.875663  8658 tablet_bootstrap.cc:492] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:26.876628  8658 ts_tablet_manager.cc:1403] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.150s	user 0.022s	sys 0.000s
W20260709 13:01:26.876713  8582 leader_election.cc:343] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.879156  8658 raft_consensus.cc:359] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.879951  8658 raft_consensus.cc:385] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.880223  8658 raft_consensus.cc:740] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.880868  8658 consensus_queue.cc:260] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.882179  8659 tablet_bootstrap.cc:654] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.882915  8658 ts_tablet_manager.cc:1434] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:26.883896  8658 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
W20260709 13:01:26.886380  8508 consensus_peers.cc:597] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:01:26.890844  8658 tablet_bootstrap.cc:654] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:26.894337  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:26.894446  8665 tablet_bootstrap.cc:654] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.897297  8658 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:26.897775  8658 ts_tablet_manager.cc:1403] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 13:01:26.900322  8658 raft_consensus.cc:359] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.901068  8658 raft_consensus.cc:385] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.901465  8658 raft_consensus.cc:740] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.902200  8658 consensus_queue.cc:260] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.904223  8658 ts_tablet_manager.cc:1434] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:01:26.905136  8658 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:26.908633  8842 raft_consensus.cc:493] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.909119  8842 raft_consensus.cc:515] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.911386  8658 tablet_bootstrap.cc:654] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.915525  8842 leader_election.cc:290] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.916802  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.919910  8543 raft_consensus.cc:2468] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:26.921195  8435 leader_election.cc:304] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.922036  8776 raft_consensus.cc:2804] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:26.922521  8776 raft_consensus.cc:493] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:26.922945  8776 raft_consensus.cc:3060] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.925120  8665 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:26.925565  8665 ts_tablet_manager.cc:1403] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.000s
I20260709 13:01:26.925628  8365 catalog_manager.cc:5697] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:26.928215  8665 raft_consensus.cc:359] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.928256  8913 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:26.931800  8658 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:26.932253  8658 ts_tablet_manager.cc:1403] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260709 13:01:26.935011  8658 raft_consensus.cc:359] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.935650  8658 raft_consensus.cc:385] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.935909  8658 raft_consensus.cc:740] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.936484  8658 consensus_queue.cc:260] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.928951  8665 raft_consensus.cc:385] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.937501  8665 raft_consensus.cc:740] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.938071  8665 consensus_queue.cc:260] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.936736  8776 raft_consensus.cc:515] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.940060  8665 ts_tablet_manager.cc:1434] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:01:26.940896  8665 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:26.945158  8776 leader_election.cc:290] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.945420  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:26.946611  8665 tablet_bootstrap.cc:654] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:26.947484  8658 ts_tablet_manager.cc:1434] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:01:26.948599  8913 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:26.949937  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:26.953321  8432 leader_election.cc:343] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.969564  8543 raft_consensus.cc:3060] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:26.954401  8659 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:26.974398  8659 ts_tablet_manager.cc:1403] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.014s
I20260709 13:01:26.975927  8543 raft_consensus.cc:2468] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:26.976301  8659 raft_consensus.cc:359] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.976706  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:26.977032  8659 raft_consensus.cc:385] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:26.977444  8658 tablet_bootstrap.cc:492] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:26.977346  8659 raft_consensus.cc:740] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:26.978440  8659 consensus_queue.cc:260] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.979121  8725 raft_consensus.cc:493] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.979544  8725 raft_consensus.cc:515] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.980436  8659 ts_tablet_manager.cc:1434] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:01:26.981449  8725 leader_election.cc:290] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.985432  8776 raft_consensus.cc:493] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.977325  8435 leader_election.cc:304] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:26.986006  8776 raft_consensus.cc:515] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.977689  8833 raft_consensus.cc:493] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:26.986968  8833 raft_consensus.cc:515] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:26.987764  8842 raft_consensus.cc:2804] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:26.966001  8665 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:26.967012  8854 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:26.990139  8842 raft_consensus.cc:697] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:26.990736  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.991251  8776 leader_election.cc:290] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:26.991642  8842 consensus_queue.cc:237] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:26.992376  8508 leader_election.cc:343] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.990199  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:26.994084  8468 raft_consensus.cc:2393] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:26.990202  8665 ts_tablet_manager.cc:1403] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.049s	user 0.008s	sys 0.012s
W20260709 13:01:26.995487  8432 leader_election.cc:343] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:26.997506  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:26.998255  8541 raft_consensus.cc:2393] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:26.998282  8833 leader_election.cc:290] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.000881  8659 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:27.001554  8665 raft_consensus.cc:359] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.002198  8665 raft_consensus.cc:385] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.002480  8665 raft_consensus.cc:740] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.003186  8665 consensus_queue.cc:260] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.007433  8665 ts_tablet_manager.cc:1434] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:01:27.008596  8665 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.010042  8658 tablet_bootstrap.cc:654] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.012735  8659 tablet_bootstrap.cc:654] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.013995  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.014345  8665 tablet_bootstrap.cc:654] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.016103  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.020170  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.032783  8367 catalog_manager.cc:5697] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.040370  8833 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.050047  8432 leader_election.cc:304] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.054630  8909 raft_consensus.cc:3060] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:27.049998  8507 leader_election.cc:343] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.060258  8507 leader_election.cc:304] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.060985  8833 raft_consensus.cc:2749] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.061883  8507 leader_election.cc:304] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.062909  8543 raft_consensus.cc:3060] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.063385  8909 raft_consensus.cc:2749] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.070394  8709 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.055054  8854 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.073386  8854 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.076296  8854 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.081979  8665 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:27.082528  8665 ts_tablet_manager.cc:1403] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.074s	user 0.023s	sys 0.019s
I20260709 13:01:27.086030  8658 tablet_bootstrap.cc:492] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:27.086560  8658 ts_tablet_manager.cc:1403] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.016s
I20260709 13:01:27.079823  8854 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.096625  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.097606  8665 raft_consensus.cc:359] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.098275  8665 raft_consensus.cc:385] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.098618  8665 raft_consensus.cc:740] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.099437  8665 consensus_queue.cc:260] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.097962  8658 raft_consensus.cc:359] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.107900  8658 raft_consensus.cc:385] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.108290  8658 raft_consensus.cc:740] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.111177  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:27.113505  8584 leader_election.cc:343] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:27.114136  8582 leader_election.cc:343] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.114696  8582 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.115873  8900 raft_consensus.cc:2749] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.093466  8854 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.118517  8833 raft_consensus.cc:2749] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.119032  8659 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:27.119504  8659 ts_tablet_manager.cc:1403] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.119s	user 0.018s	sys 0.009s
I20260709 13:01:27.120573  8658 consensus_queue.cc:260] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.124094  8658 ts_tablet_manager.cc:1434] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:01:27.124137  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.122108  8659 raft_consensus.cc:359] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.125026  8659 raft_consensus.cc:385] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.125849  8659 raft_consensus.cc:740] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.126561  8659 consensus_queue.cc:260] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.127171  8854 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.129595  8659 ts_tablet_manager.cc:1434] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:01:27.130641  8659 tablet_bootstrap.cc:492] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:27.131732  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.132620  8543 raft_consensus.cc:2393] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:27.133942  8584 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.134796  8854 raft_consensus.cc:3060] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.136734  8659 tablet_bootstrap.cc:654] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.138037  8658 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:27.148164  8658 tablet_bootstrap.cc:654] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.148244  8665 ts_tablet_manager.cc:1434] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.001s
I20260709 13:01:27.149338  8665 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.160199  8854 raft_consensus.cc:2749] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.165553  8665 tablet_bootstrap.cc:654] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.176481  8854 raft_consensus.cc:493] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.177181  8854 raft_consensus.cc:515] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.180070  8659 tablet_bootstrap.cc:492] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:27.180583  8659 ts_tablet_manager.cc:1403] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.050s	user 0.028s	sys 0.009s
I20260709 13:01:27.183045  8659 raft_consensus.cc:359] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.183689  8659 raft_consensus.cc:385] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.183892  8725 raft_consensus.cc:493] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.183990  8659 raft_consensus.cc:740] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.184243  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.184430  8725 raft_consensus.cc:515] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.184721  8659 consensus_queue.cc:260] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.186815  8659 ts_tablet_manager.cc:1434] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:27.186740  8541 raft_consensus.cc:2468] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:27.187119  8725 leader_election.cc:290] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.187976  8659 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:27.189304  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.190493  8584 leader_election.cc:304] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:27.191234  8854 leader_election.cc:290] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.192647  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.192687  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.193420  8618 raft_consensus.cc:2468] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:27.191917  8885 raft_consensus.cc:2804] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.194031  8885 raft_consensus.cc:493] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.194388  8885 raft_consensus.cc:3060] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.195616  8665 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:27.196213  8658 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:27.196177  8665 ts_tablet_manager.cc:1403] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.002s
W20260709 13:01:27.197005  8582 leader_election.cc:343] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.198053  8658 ts_tablet_manager.cc:1403] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.060s	user 0.022s	sys 0.007s
I20260709 13:01:27.198485  8659 tablet_bootstrap.cc:654] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.199120  8665 raft_consensus.cc:359] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.199819  8665 raft_consensus.cc:385] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.200089  8665 raft_consensus.cc:740] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.200871  8658 raft_consensus.cc:359] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.200933  8665 consensus_queue.cc:260] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.201709  8658 raft_consensus.cc:385] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.204124  8665 ts_tablet_manager.cc:1434] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260709 13:01:27.193436  8508 leader_election.cc:343] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.202112  8658 raft_consensus.cc:740] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.206373  8507 leader_election.cc:304] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.206812  8658 consensus_queue.cc:260] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.207374  8725 raft_consensus.cc:2804] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.207927  8725 raft_consensus.cc:493] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.208264  8725 raft_consensus.cc:3060] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.205941  8665 tablet_bootstrap.cc:492] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.212608  8909 raft_consensus.cc:493] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.213064  8909 raft_consensus.cc:515] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.218922  8909 leader_election.cc:290] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.220213  8725 raft_consensus.cc:515] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.220472  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.226095  8618 raft_consensus.cc:2468] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:27.227375  8432 leader_election.cc:304] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:27.229528  8842 raft_consensus.cc:2804] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.229562  8776 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.229966  8842 raft_consensus.cc:493] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.230335  8842 raft_consensus.cc:3060] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.230284  8776 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.231848  8725 leader_election.cc:290] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.222000  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.232494  8542 raft_consensus.cc:2468] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:27.223658  8909 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.232933  8776 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.224962  8885 raft_consensus.cc:515] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.234228  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.235852  8885 leader_election.cc:290] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.237628  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:27.237826  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:27.221203  8658 ts_tablet_manager.cc:1434] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:01:27.238425  8618 raft_consensus.cc:3060] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:27.238763  8582 leader_election.cc:343] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.239159  8658 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:27.245170  8618 raft_consensus.cc:2468] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:27.245337  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.246628  8665 tablet_bootstrap.cc:654] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.247946  8507 leader_election.cc:304] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:27.246812  8658 tablet_bootstrap.cc:654] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.248982  8725 raft_consensus.cc:2804] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.249475  8725 raft_consensus.cc:697] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:27.250281  8725 consensus_queue.cc:237] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.253118  8659 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:27.253553  8659 ts_tablet_manager.cc:1403] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.022s
I20260709 13:01:27.281167  8658 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:27.281134  8885 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:27.281929  8658 ts_tablet_manager.cc:1403] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.000s
I20260709 13:01:27.285056  8665 tablet_bootstrap.cc:492] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:27.285148  8658 raft_consensus.cc:359] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.286113  8665 ts_tablet_manager.cc:1403] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.080s	user 0.015s	sys 0.025s
I20260709 13:01:27.286087  8658 raft_consensus.cc:385] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.286693  8658 raft_consensus.cc:740] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.287423  8658 consensus_queue.cc:260] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.289393  8665 raft_consensus.cc:359] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.289628  8659 raft_consensus.cc:359] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.290083  8665 raft_consensus.cc:385] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.290277  8659 raft_consensus.cc:385] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.290649  8665 raft_consensus.cc:740] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.290688  8659 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.291659  8665 consensus_queue.cc:260] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.291626  8659 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.294286  8665 ts_tablet_manager.cc:1434] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:27.296516  8659 ts_tablet_manager.cc:1434] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
W20260709 13:01:27.286450  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 60227us
I20260709 13:01:27.285982  8435 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.300251  8665 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.302928  8669 raft_consensus.cc:2749] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.307456  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:27.309075  8541 raft_consensus.cc:3060] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.310771  8665 tablet_bootstrap.cc:654] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.315124  8659 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:27.316184  8776 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.327554  8658 ts_tablet_manager.cc:1434] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.045s	user 0.008s	sys 0.000s
I20260709 13:01:27.328245  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:27.343086  8669 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:27.348367  8658 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:27.320539  8776 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.355690  8468 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.363339  8842 raft_consensus.cc:515] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.367820  8842 leader_election.cc:290] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.377444  8776 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.388432  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:27.388691  8508 leader_election.cc:343] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.389137  8538 raft_consensus.cc:3060] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.425263  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.395455  8913 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.426010  8617 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:27.431531  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.426429  8709 raft_consensus.cc:493] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.431107  8913 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.432367  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:27.443598  8616 raft_consensus.cc:3060] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.444468  8913 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.445576  8541 raft_consensus.cc:2468] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:27.463907  8658 tablet_bootstrap.cc:654] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.438231  8709 raft_consensus.cc:515] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:27.464982  8435 leader_election.cc:343] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.467672  8950 raft_consensus.cc:493] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.469115  8665 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:27.469575  8665 ts_tablet_manager.cc:1403] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.170s	user 0.009s	sys 0.017s
I20260709 13:01:27.468314  8950 raft_consensus.cc:515] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.482528  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.484676  8616 raft_consensus.cc:2468] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:27.488229  8584 leader_election.cc:304] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.488242  8466 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:27.490972  8659 tablet_bootstrap.cc:654] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.492996  8538 raft_consensus.cc:2468] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:27.492678  8367 catalog_manager.cc:5697] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.502146  8950 leader_election.cc:290] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.503309  8432 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.512370  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.514922  8508 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:27.516419  8833 raft_consensus.cc:2804] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.516775  8833 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.518488  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.517015  8900 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:01:27.519945  8584 leader_election.cc:343] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.523607  8665 raft_consensus.cc:359] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.524250  8665 raft_consensus.cc:385] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.524502  8665 raft_consensus.cc:740] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.525065  8665 consensus_queue.cc:260] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.526508  8665 ts_tablet_manager.cc:1434] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.000s
I20260709 13:01:27.517091  8833 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.527390  8665 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.529407  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.530246  8616 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:27.537071  8432 leader_election.cc:304] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:27.541559  8948 raft_consensus.cc:2804] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.541965  8948 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.540701  8776 raft_consensus.cc:2804] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.542377  8948 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.542526  8776 raft_consensus.cc:697] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:27.550469  8909 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:01:27.549124  8582 leader_election.cc:343] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.553213  8776 consensus_queue.cc:237] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.556186  8582 leader_election.cc:304] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.560775  8900 raft_consensus.cc:2749] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:01:27.569640  8432 consensus_peers.cc:597] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. 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 13:01:27.562772  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.567063  8709 leader_election.cc:290] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.574054  8541 raft_consensus.cc:2468] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:27.575477  8584 leader_election.cc:304] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:27.575675  8953 raft_consensus.cc:2804] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.578703  8952 raft_consensus.cc:2804] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.580782  8665 tablet_bootstrap.cc:654] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.580860  8952 raft_consensus.cc:493] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.581254  8952 raft_consensus.cc:3060] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.576251  8953 raft_consensus.cc:697] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:27.589663  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.611948  8833 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.594338  8948 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:27.615034  8582 leader_election.cc:343] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.618152  8659 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:27.620216  8659 ts_tablet_manager.cc:1403] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.305s	user 0.019s	sys 0.006s
I20260709 13:01:27.593559  8953 consensus_queue.cc:237] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.623677  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:27.623769  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:27.624258  8658 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:27.624322  8467 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.624850  8658 ts_tablet_manager.cc:1403] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.283s	user 0.018s	sys 0.011s
I20260709 13:01:27.622767  8366 catalog_manager.cc:5697] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.624416  8618 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.619168  8833 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.634146  8948 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.638652  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:27.640208  8435 leader_election.cc:343] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.641017  8618 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:27.642534  8948 raft_consensus.cc:493] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.653614  8948 raft_consensus.cc:515] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.654698  8659 raft_consensus.cc:359] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.655683  8948 leader_election.cc:290] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.633904  8658 raft_consensus.cc:359] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.656955  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.656927  8658 raft_consensus.cc:385] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.657877  8658 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.657718  8615 raft_consensus.cc:2468] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:27.658711  8658 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.659183  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.659974  8659 raft_consensus.cc:385] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.659093  8432 leader_election.cc:304] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:27.660400  8659 raft_consensus.cc:740] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.660913  8658 ts_tablet_manager.cc:1434] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.003s
I20260709 13:01:27.661810  8658 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:27.661198  8659 consensus_queue.cc:260] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.663828  8948 raft_consensus.cc:2804] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.664242  8948 raft_consensus.cc:493] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.664774  8948 raft_consensus.cc:3060] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:27.671530  8435 leader_election.cc:343] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.646028  8467 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:27.674522  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:27.675129  8616 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.678455  8659 ts_tablet_manager.cc:1434] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260709 13:01:27.651708  8952 raft_consensus.cc:515] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.675957  8508 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:27.685204  8659 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:27.689322  8665 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:27.689761  8665 ts_tablet_manager.cc:1403] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.163s	user 0.016s	sys 0.017s
I20260709 13:01:27.688192  8367 catalog_manager.cc:5697] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.689405  8833 raft_consensus.cc:2804] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.694955  8833 raft_consensus.cc:697] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
W20260709 13:01:27.701027  8508 consensus_peers.cc:597] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:01:27.704706  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:27.705415  8538 raft_consensus.cc:3060] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.704707  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:27.708094  8665 raft_consensus.cc:359] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.708510  8665 raft_consensus.cc:385] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.708659  8665 raft_consensus.cc:740] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.709328  8665 consensus_queue.cc:260] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:27.710348  8582 leader_election.cc:343] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.711319  8665 ts_tablet_manager.cc:1434] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.004s
I20260709 13:01:27.712500  8665 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.711937  8833 consensus_queue.cc:237] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.718773  8658 tablet_bootstrap.cc:654] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.721676  8948 raft_consensus.cc:515] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.724450  8948 leader_election.cc:290] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.711226  8952 leader_election.cc:290] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.715039  8538 raft_consensus.cc:2468] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:27.725112  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:27.726238  8584 leader_election.cc:304] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.727675  8952 raft_consensus.cc:2804] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.727787  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:27.728403  8615 raft_consensus.cc:3060] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.729107  8616 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:27.730576  8432 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.732393  8659 tablet_bootstrap.cc:654] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:27.733649  8435 leader_election.cc:343] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.733927  8776 raft_consensus.cc:2804] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.734416  8776 raft_consensus.cc:697] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:27.734545  8953 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.735059  8953 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.735419  8776 consensus_queue.cc:237] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.737320  8953 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.740082  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:27.741513  8582 leader_election.cc:343] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.741675  8913 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.740087  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.740064  8725 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:27.742110  8913 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.735069  8615 raft_consensus.cc:2468] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:27.743781  8541 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:27.728245  8952 raft_consensus.cc:697] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:27.744683  8913 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.747066  8584 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.749692  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.748911  8432 leader_election.cc:304] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.752559  8909 raft_consensus.cc:2804] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.752712  8709 raft_consensus.cc:2804] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:27.753096  8909 raft_consensus.cc:697] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:27.753219  8709 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:27.753762  8709 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.753975  8909 consensus_queue.cc:237] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.754653  8367 catalog_manager.cc:5697] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.756359  8665 tablet_bootstrap.cc:654] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.745086  8952 consensus_queue.cc:237] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.761423  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.764272  8709 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:27.766708  8508 leader_election.cc:343] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.769064  8615 raft_consensus.cc:2393] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:27.770612  8658 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:27.770423  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:27.774895  8658 ts_tablet_manager.cc:1403] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.006s
I20260709 13:01:27.770780  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:27.775591  8541 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.771696  8507 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.773787  8709 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:27.778228  8658 raft_consensus.cc:359] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.779035  8658 raft_consensus.cc:385] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.779300  8658 raft_consensus.cc:740] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.779949  8658 consensus_queue.cc:260] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:27.780648  8582 leader_election.cc:343] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:27.782907  8658 ts_tablet_manager.cc:1434] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:27.783937  8658 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:27.789829  8367 catalog_manager.cc:5697] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.801766  8659 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:27.802301  8659 ts_tablet_manager.cc:1403] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.117s	user 0.016s	sys 0.000s
I20260709 13:01:27.809373  8658 tablet_bootstrap.cc:654] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.806293  8665 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:27.809286  8541 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:27.810899  8665 ts_tablet_manager.cc:1403] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.004s
I20260709 13:01:27.811031  8833 raft_consensus.cc:2749] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.814085  8584 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.815213  8953 raft_consensus.cc:2804] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:27.815723  8953 raft_consensus.cc:697] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:27.822872  8953 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.804783  8659 raft_consensus.cc:359] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.826606  8659 raft_consensus.cc:385] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.826990  8659 raft_consensus.cc:740] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.824494  8364 catalog_manager.cc:5697] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:27.813781  8665 raft_consensus.cc:359] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.830124  8665 raft_consensus.cc:385] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.830531  8665 raft_consensus.cc:740] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.831332  8665 consensus_queue.cc:260] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.834685  8659 consensus_queue.cc:260] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.837510  8659 ts_tablet_manager.cc:1434] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.035s	user 0.004s	sys 0.000s
I20260709 13:01:27.847687  8618 raft_consensus.cc:3060] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.852298  8659 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:27.834254  8665 ts_tablet_manager.cc:1434] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260709 13:01:27.857059  8665 tablet_bootstrap.cc:492] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.825358  8366 catalog_manager.cc:5697] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.904256  8365 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:27.914129  8659 tablet_bootstrap.cc:654] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.919394  8665 tablet_bootstrap.cc:654] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.923187  8658 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:27.923650  8658 ts_tablet_manager.cc:1403] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.140s	user 0.050s	sys 0.063s
I20260709 13:01:27.926044  8658 raft_consensus.cc:359] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.926678  8658 raft_consensus.cc:385] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.926931  8658 raft_consensus.cc:740] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.927537  8658 consensus_queue.cc:260] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.929514  8658 ts_tablet_manager.cc:1434] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:27.930416  8658 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:27.936134  8658 tablet_bootstrap.cc:654] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.939684  8669 raft_consensus.cc:493] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.940465  8659 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:27.940272  8669 raft_consensus.cc:515] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.940919  8659 ts_tablet_manager.cc:1403] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.089s	user 0.007s	sys 0.008s
I20260709 13:01:27.943326  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:27.944164  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.946089  8432 leader_election.cc:304] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:27.946192  8669 leader_election.cc:290] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.946936  8776 raft_consensus.cc:2749] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:27.944480  8665 tablet_bootstrap.cc:492] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:27.952401  8665 ts_tablet_manager.cc:1403] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.096s	user 0.011s	sys 0.005s
W20260709 13:01:27.953658  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:27.954495  8658 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:27.946043  8659 raft_consensus.cc:359] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.955041  8658 ts_tablet_manager.cc:1403] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.011s
I20260709 13:01:27.955245  8659 raft_consensus.cc:385] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.955127  8665 raft_consensus.cc:359] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.955757  8659 raft_consensus.cc:740] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.956033  8665 raft_consensus.cc:385] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.956322  8665 raft_consensus.cc:740] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.956817  8659 consensus_queue.cc:260] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.957053  8665 consensus_queue.cc:260] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.958323  8658 raft_consensus.cc:359] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.958976  8658 raft_consensus.cc:385] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:27.959143  8659 ts_tablet_manager.cc:1434] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.003s
I20260709 13:01:27.959224  8658 raft_consensus.cc:740] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:27.960287  8658 consensus_queue.cc:260] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.961261  8659 tablet_bootstrap.cc:492] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:27.962807  8658 ts_tablet_manager.cc:1434] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:27.963689  8658 tablet_bootstrap.cc:492] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:27.965123  8833 raft_consensus.cc:493] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:27.965665  8833 raft_consensus.cc:515] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:27.967852  8833 leader_election.cc:290] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:27.968219  8659 tablet_bootstrap.cc:654] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.969669  8658 tablet_bootstrap.cc:654] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:27.971148  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:27.972011  8618 raft_consensus.cc:2393] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:27.971565  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:27.974388  8665 ts_tablet_manager.cc:1434] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:01:27.975812  8665 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:27.975668  8507 leader_election.cc:304] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:27.980284  8725 raft_consensus.cc:3060] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:27.989173  8665 tablet_bootstrap.cc:654] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.000167  8665 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:28.000876  8665 ts_tablet_manager.cc:1403] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.000s
I20260709 13:01:28.005293  8665 raft_consensus.cc:359] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.006343  8665 raft_consensus.cc:385] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.006764  8665 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.007701  8665 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.014837  8725 raft_consensus.cc:2749] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.015808  8833 raft_consensus.cc:493] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.016271  8833 raft_consensus.cc:515] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.040971  8665 ts_tablet_manager.cc:1434] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.039s	user 0.007s	sys 0.000s
I20260709 13:01:28.042665  8833 leader_election.cc:290] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.044214  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:01:28.046166  8508 leader_election.cc:343] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.049453  8665 tablet_bootstrap.cc:492] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:28.057049  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:28.057896  8615 raft_consensus.cc:2468] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:28.065361  8507 leader_election.cc:304] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:28.066974  8833 raft_consensus.cc:2804] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.067569  8665 tablet_bootstrap.cc:654] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.077137  8669 raft_consensus.cc:493] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.077780  8669 raft_consensus.cc:515] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.081004  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:28.082021  8541 raft_consensus.cc:2393] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:28.088593  8665 tablet_bootstrap.cc:492] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:28.089221  8665 ts_tablet_manager.cc:1403] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.006s
I20260709 13:01:28.093529  8665 raft_consensus.cc:359] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.084569  8669 leader_election.cc:290] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.096010  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:28.106473  8665 raft_consensus.cc:385] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.067461  8833 raft_consensus.cc:493] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.106902  8665 raft_consensus.cc:740] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.107170  8833 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.107753  8665 consensus_queue.cc:260] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.099323  8468 raft_consensus.cc:3060] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.111079  8432 leader_election.cc:304] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:28.120165  8776 raft_consensus.cc:2749] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.121554  8665 ts_tablet_manager.cc:1434] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.001s
I20260709 13:01:28.124327  8665 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:28.130159  8659 tablet_bootstrap.cc:492] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:28.130745  8659 ts_tablet_manager.cc:1403] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.170s	user 0.059s	sys 0.092s
I20260709 13:01:28.133347  8659 raft_consensus.cc:359] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.134128  8659 raft_consensus.cc:385] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.134482  8659 raft_consensus.cc:740] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.135370  8659 consensus_queue.cc:260] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.137650  8659 ts_tablet_manager.cc:1434] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 13:01:28.137774  8665 tablet_bootstrap.cc:654] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.137552  8908 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.139348  8659 tablet_bootstrap.cc:492] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:28.143234  8833 raft_consensus.cc:515] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.147328  8658 tablet_bootstrap.cc:492] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:28.148211  8659 tablet_bootstrap.cc:654] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.148700  8909 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.148945  8953 consensus_queue.cc:1048] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.147801  8658 ts_tablet_manager.cc:1403] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.184s	user 0.037s	sys 0.077s
I20260709 13:01:28.153172  8909 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.153636  8909 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.155110  8658 raft_consensus.cc:359] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.156024  8658 raft_consensus.cc:385] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.156379  8658 raft_consensus.cc:740] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.157202  8658 consensus_queue.cc:260] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.159257  8658 ts_tablet_manager.cc:1434] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:01:28.160152  8658 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:28.168444  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:28.169121  8615 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.178798  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:28.178833  8665 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:28.182086  8665 ts_tablet_manager.cc:1403] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260709 13:01:28.185451  8665 raft_consensus.cc:359] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.186381  8665 raft_consensus.cc:385] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.186717  8665 raft_consensus.cc:740] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.187471  8665 consensus_queue.cc:260] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.191354  8909 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.192466  8615 raft_consensus.cc:2468] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:28.192660  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:28.193254  8616 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:28.193699  8507 leader_election.cc:304] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:28.194587  8913 raft_consensus.cc:2804] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.195165  8913 raft_consensus.cc:697] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:28.195302  8669 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:28.196120  8913 consensus_queue.cc:237] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.197163  8432 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:28.197613  8833 leader_election.cc:290] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.198452  8669 raft_consensus.cc:2804] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.194267  8901 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:01:28.201957  8901 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.202502  8901 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.204416  8953 consensus_queue.cc:1048] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:28.206436  8908 raft_consensus.cc:493] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.206462  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:28.207229  8538 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:28.207023  8908 raft_consensus.cc:515] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.207479  8665 ts_tablet_manager.cc:1434] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 13:01:28.208470  8665 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
W20260709 13:01:28.209519  8508 leader_election.cc:343] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.209650  8908 leader_election.cc:290] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.212116  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:28.214792  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:28.214896  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:28.215703  8614 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:28.215893  8537 raft_consensus.cc:2393] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:28.216995  8507 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:28.205147  8901 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.218899  8901 raft_consensus.cc:2804] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:28.219246  8901 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.198904  8669 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:28.220237  8669 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.225121  8658 tablet_bootstrap.cc:654] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.219615  8901 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.226897  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:28.246089  8665 tablet_bootstrap.cc:654] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.254812  8991 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:28.258999  8435 leader_election.cc:304] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:28.262604  8909 raft_consensus.cc:3060] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.276338  8669 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.277338  8469 raft_consensus.cc:2393] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:28.279413  8669 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.280287  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:28.281065  8615 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.290555  8615 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:28.291941  8432 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:28.293118  8948 raft_consensus.cc:2804] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:28.293709  8948 raft_consensus.cc:697] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:28.295090  8948 consensus_queue.cc:237] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.307479  8469 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:28.308692  8901 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.312228  8659 tablet_bootstrap.cc:492] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:28.312696  8658 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:28.313119  8659 ts_tablet_manager.cc:1403] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.174s	user 0.037s	sys 0.043s
I20260709 13:01:28.313243  8658 ts_tablet_manager.cc:1403] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.153s	user 0.007s	sys 0.006s
I20260709 13:01:28.320571  8366 catalog_manager.cc:5697] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:28.325219  8659 raft_consensus.cc:359] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.461997  8659 raft_consensus.cc:385] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.462321  8659 raft_consensus.cc:740] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.302497  8909 raft_consensus.cc:2749] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:28.468786  8665 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:28.417500  8991 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.323312  8658 raft_consensus.cc:359] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.473352  8658 raft_consensus.cc:385] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.473664  8658 raft_consensus.cc:740] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.472327  8665 ts_tablet_manager.cc:1403] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.264s	user 0.033s	sys 0.030s
I20260709 13:01:28.475458  8658 consensus_queue.cc:260] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:28.473057  8967 log.cc:927] Time spent T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.087s	user 0.010s	sys 0.010s
I20260709 13:01:28.339774  8901 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.343744  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:28.505834  8658 ts_tablet_manager.cc:1434] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.189s	user 0.012s	sys 0.002s
I20260709 13:01:28.510016  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:28.511015  8541 raft_consensus.cc:2393] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:01:28.330814  8776 consensus_queue.cc:1048] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.162s
I20260709 13:01:28.534328  8659 consensus_queue.cc:260] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.475298  8991 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:28.584709  8995 log.cc:927] Time spent T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:01:28.589985  8618 raft_consensus.cc:2393] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:28.504503  8464 raft_consensus.cc:3060] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:28.617373  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 108662us
I20260709 13:01:28.721460  8665 raft_consensus.cc:359] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.722306  8665 raft_consensus.cc:385] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:28.722637  8665 raft_consensus.cc:740] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:28.723284  8665 consensus_queue.cc:260] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.726415  8658 tablet_bootstrap.cc:492] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:28.731331  8665 ts_tablet_manager.cc:1434] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.257s	user 0.011s	sys 0.011s
I20260709 13:01:28.732800  8665 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:28.736789  8659 ts_tablet_manager.cc:1434] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.419s	user 0.023s	sys 0.023s
W20260709 13:01:28.736902  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 221125us
I20260709 13:01:28.737942  8659 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:28.764147  8658 tablet_bootstrap.cc:654] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:28.773864  8435 consensus_peers.cc:597] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:01:28.770476  8776 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.775413  8991 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.770247  8996 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:01:28.829038  8665 tablet_bootstrap.cc:654] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:28.786345  8776 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.858784  8669 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.859388  8669 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.864401  8669 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.868474  9006 raft_consensus.cc:493] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.869148  9006 raft_consensus.cc:515] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.871809  9006 leader_election.cc:290] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:28.891517  8776 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:28.895450  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:28.909936  8993 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:01:28.912322  8432 leader_election.cc:343] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:28.893271  9009 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:28.922658  9009 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:28.967895  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:28.979663  9009 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:28.986657  9012 log.cc:927] Time spent T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:01:28.994654  8665 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:28.995337  8665 ts_tablet_manager.cc:1403] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.263s	user 0.023s	sys 0.013s
W20260709 13:01:28.998662  8584 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.582s	user 0.013s	sys 0.029s
W20260709 13:01:28.999099  8584 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.594s	user 0.013s	sys 0.029s
W20260709 13:01:28.999415  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 602362us
I20260709 13:01:28.999708  8658 tablet_bootstrap.cc:492] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:29.000234  8658 ts_tablet_manager.cc:1403] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.274s	user 0.013s	sys 0.023s
W20260709 13:01:29.028584  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 190381us
I20260709 13:01:29.040977  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:29.042557  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:29.034587  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:29.048352  8658 raft_consensus.cc:359] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.049110  8658 raft_consensus.cc:385] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.049419  8658 raft_consensus.cc:740] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.049574  8659 tablet_bootstrap.cc:654] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.058389  8658 consensus_queue.cc:260] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.058961  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:29.059832  8538 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:29.059835  8541 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:29.064881  8582 leader_election.cc:343] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.066665  8854 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.070122  8665 raft_consensus.cc:359] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.071060  8665 raft_consensus.cc:385] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.071360  8665 raft_consensus.cc:740] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.072091  8665 consensus_queue.cc:260] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.076891  8366 catalog_manager.cc:5697] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.078385  8776 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.082571  8435 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:29.085095  9000 raft_consensus.cc:2804] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:29.085466  9000 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:01:29.085846  9000 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:29.088976  8999 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:29.089924  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:29.092341  8665 ts_tablet_manager.cc:1434] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.096s	user 0.005s	sys 0.004s
I20260709 13:01:29.093403  8665 tablet_bootstrap.cc:492] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
W20260709 13:01:29.094499  8435 leader_election.cc:343] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.094928  8435 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:29.104112  8658 ts_tablet_manager.cc:1434] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.001s
I20260709 13:01:29.104745  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:29.105029  8658 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:29.113319  8659 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:29.113924  8659 ts_tablet_manager.cc:1403] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.376s	user 0.017s	sys 0.000s
I20260709 13:01:29.116945  8659 raft_consensus.cc:359] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.120148  8659 raft_consensus.cc:385] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.120569  8659 raft_consensus.cc:740] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.117343  9001 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:29.126021  9007 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.105403  8999 raft_consensus.cc:2749] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.123112  8659 consensus_queue.cc:260] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.127808  8776 raft_consensus.cc:493] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.144050  9007 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.155337  8659 ts_tablet_manager.cc:1434] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.000s
I20260709 13:01:29.159940  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:29.149438  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:29.122560  9000 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.144903  8776 raft_consensus.cc:515] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.180186  8658 tablet_bootstrap.cc:654] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.184729  8508 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:29.189412  8508 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
W20260709 13:01:29.190955  8508 leader_election.cc:343] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.177022  8776 leader_election.cc:290] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:29.171222  8537 raft_consensus.cc:2468] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:29.207849  8469 raft_consensus.cc:1240] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:29.219777  8952 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:29.220094  8468 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.225190  8665 tablet_bootstrap.cc:654] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.204166  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:29.232988  9027 raft_consensus.cc:2749] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.216068  8953 consensus_queue.cc:1059] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:01:29.251919  9005 raft_consensus.cc:2749] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.233525  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:29.261222  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:29.262217  9007 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:01:29.263599  8582 leader_election.cc:343] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.243558  8952 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
W20260709 13:01:29.295686  9032 log.cc:927] Time spent T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.057s	user 0.001s	sys 0.000s
I20260709 13:01:29.328274  9016 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:29.328351  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:29.333209  8584 leader_election.cc:304] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:29.286525  8609 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:29.342043  8659 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:29.340828  9000 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:29.344848  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:29.349634  9021 raft_consensus.cc:2804] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.350274  9021 raft_consensus.cc:493] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.350433  8539 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:29.351414  9021 raft_consensus.cc:3060] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:29.352104  9033 log.cc:927] Time spent T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.063s	user 0.001s	sys 0.000s
I20260709 13:01:29.362244  8665 tablet_bootstrap.cc:492] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
W20260709 13:01:29.365258  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:29.365250  8665 ts_tablet_manager.cc:1403] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.272s	user 0.011s	sys 0.014s
I20260709 13:01:29.370519  8658 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:29.371016  8658 ts_tablet_manager.cc:1403] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.266s	user 0.016s	sys 0.013s
I20260709 13:01:29.357820  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:29.375483  8540 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:29.380873  8659 tablet_bootstrap.cc:654] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.382727  8584 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:29.383878  8953 raft_consensus.cc:2804] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.384217  8953 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.384574  8953 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.393782  8658 raft_consensus.cc:359] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.394711  8658 raft_consensus.cc:385] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.395048  8658 raft_consensus.cc:740] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.395821  8658 consensus_queue.cc:260] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.404053  8997 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.405980  8658 ts_tablet_manager.cc:1434] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 13:01:29.404613  8997 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.416697  8658 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:29.418732  8364 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43280 (request call id 83) took 1013 ms. Trace:
I20260709 13:01:29.428526  8364 rpcz_store.cc:276] 0709 13:01:28.434051 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:01:28.434713 (+   662us) service_pool.cc:224] Handling call
0709 13:01:29.418647 (+983934us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":134887,"reported_tablets":4}
I20260709 13:01:29.429397  9021 raft_consensus.cc:515] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.431309  8996 raft_consensus.cc:3055] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:29.431694  8996 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:29.431735  8665 raft_consensus.cc:359] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.447887  8665 raft_consensus.cc:385] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.448135  8665 raft_consensus.cc:740] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.432176  8539 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:01:29.456961  8535 raft_consensus.cc:1240] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:01:29.463165  8435 leader_election.cc:304] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:29.465126  8665 consensus_queue.cc:260] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.471354  8669 raft_consensus.cc:2749] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.467927  8507 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:29.473453  8725 raft_consensus.cc:2804] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.473922  8725 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.474301  8725 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.481144  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:29.494704  8996 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.496268  8996 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:29.485984  8725 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.518301  8665 ts_tablet_manager.cc:1434] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.152s	user 0.010s	sys 0.001s
I20260709 13:01:29.525784  8725 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:29.533999  8665 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
W20260709 13:01:29.552903  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 68944.9us
W20260709 13:01:29.607085  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 53117.9us
I20260709 13:01:29.616696  8435 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:29.625198  9021 leader_election.cc:290] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:29.639647  8658 tablet_bootstrap.cc:654] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.640551  8997 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:29.623137  8948 raft_consensus.cc:2804] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:29.656575  8953 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.658593  8953 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:29.679067  8665 tablet_bootstrap.cc:654] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.679402  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:29.680894  8659 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:29.681496  8659 ts_tablet_manager.cc:1403] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.340s	user 0.055s	sys 0.102s
I20260709 13:01:29.657598  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:29.687021  8508 leader_election.cc:343] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.694772  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:29.696252  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:29.671607  8948 raft_consensus.cc:697] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:29.705770  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:29.706555  8617 raft_consensus.cc:2393] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
W20260709 13:01:29.684489  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 188301us
W20260709 13:01:29.509672  8952 consensus_queue.cc:1175] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "f6aea190eee640cb962068827d2c62c2" responder_term: 2 status { last_received { term: 0 index: 0 } last_committed_idx: 0 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: [1.1-1.1]" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:01:29.720683  8659 raft_consensus.cc:359] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.721436  8659 raft_consensus.cc:385] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.721693  8659 raft_consensus.cc:740] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.722504  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:29.722617  8948 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.729664  8659 consensus_queue.cc:260] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:29.738245  8435 leader_election.cc:343] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.737128  8659 ts_tablet_manager.cc:1434] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.002s
I20260709 13:01:29.745599  8614 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:01:29.747395  8507 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:29.745790  8659 tablet_bootstrap.cc:492] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:29.748597  9005 raft_consensus.cc:2749] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.752526  8658 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:29.753161  8658 ts_tablet_manager.cc:1403] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.337s	user 0.018s	sys 0.041s
W20260709 13:01:29.757562  8582 leader_election.cc:343] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:29.758298  8582 leader_election.cc:343] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.761157  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:29.762543  8541 raft_consensus.cc:3060] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.764693  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:29.765400  8538 raft_consensus.cc:2393] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:01:29.765342  8658 raft_consensus.cc:359] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:29.766085  8432 leader_election.cc:343] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.766517  8432 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:29.767213  9053 raft_consensus.cc:2749] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.767304  9057 raft_consensus.cc:493] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.767838  9057 raft_consensus.cc:515] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.766086  8658 raft_consensus.cc:385] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.769160  8658 raft_consensus.cc:740] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.770241  9057 leader_election.cc:290] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:29.769981  8658 consensus_queue.cc:260] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.777187  8658 ts_tablet_manager.cc:1434] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:01:29.778306  8584 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:29.779083  8952 raft_consensus.cc:2749] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:29.779218  8665 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:29.779748  8665 ts_tablet_manager.cc:1403] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.246s	user 0.019s	sys 0.005s
I20260709 13:01:29.784427  8665 raft_consensus.cc:359] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.784847  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:29.785101  8665 raft_consensus.cc:385] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.785353  8665 raft_consensus.cc:740] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.785404  8469 raft_consensus.cc:2468] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:29.776448  8541 raft_consensus.cc:2468] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:29.787236  8658 tablet_bootstrap.cc:492] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:29.787190  8366 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43258 (request call id 96) took 1048 ms. Trace:
I20260709 13:01:29.787824  8582 leader_election.cc:304] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:29.794920  8952 raft_consensus.cc:2804] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.796391  8952 raft_consensus.cc:493] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.786053  8665 consensus_queue.cc:260] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.796747  8952 raft_consensus.cc:3060] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.800886  8659 tablet_bootstrap.cc:654] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.802243  8665 ts_tablet_manager.cc:1434] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 13:01:29.789170  8366 rpcz_store.cc:276] 0709 13:01:28.738763 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:01:28.738924 (+   161us) service_pool.cc:224] Handling call
0709 13:01:29.787129 (+1048205us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:01:29.514523 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:01:29.515306 (+   783us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:01:29.515337 (+    31us) write_op.cc:435] Acquired schema lock
0709 13:01:29.515353 (+    16us) tablet.cc:662] Decoding operations
0709 13:01:29.515934 (+   581us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:01:29.515989 (+    55us) write_op.cc:641] Partition lock acquired for write op
0709 13:01:29.516013 (+    24us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:01:29.516183 (+   170us) tablet.cc:701] Row locks acquired
0709 13:01:29.516199 (+    16us) write_op.cc:260] PREPARE: finished
0709 13:01:29.516320 (+   121us) write_op.cc:270] Start()
0709 13:01:29.516432 (+   112us) write_op.cc:276] Timestamp: P: 1783602089516287 usec, L: 0
0709 13:01:29.516453 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:01:29.603687 (+ 87234us) log.cc:844] Serialized 531 byte log entry
0709 13:01:29.735243 (+131556us) op_driver.cc:464] REPLICATION: finished
0709 13:01:29.772346 (+ 37103us) write_op.cc:301] APPLY: starting
0709 13:01:29.772436 (+    90us) tablet.cc:1367] starting BulkCheckPresence
0709 13:01:29.772537 (+   101us) tablet.cc:1370] finished BulkCheckPresence
0709 13:01:29.780311 (+  7774us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:01:29.780517 (+   206us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:01:29.780658 (+   141us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:01:29.780705 (+    47us) write_op.cc:312] APPLY: finished
0709 13:01:29.780907 (+   202us) log.cc:844] Serialized 22 byte log entry
0709 13:01:29.781557 (+   650us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:01:29.781641 (+    84us) write_op.cc:454] Released schema lock
0709 13:01:29.781674 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 13:01:29.781994 (+   320us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:01:29.782768 (+   774us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":605761,"reported_tablets":1,"child_traces":[["op",{"apply.queue_time_us":36799,"apply.run_cpu_time_us":1615,"apply.run_wall_time_us":9654,"num_ops":1,"prepare.queue_time_us":149891,"prepare.run_cpu_time_us":17478,"prepare.run_wall_time_us":139382,"raft.queue_time_us":3946,"raft.run_cpu_time_us":3887,"raft.run_wall_time_us":40988,"replication_time_us":218649,"thread_start_us":94358,"threads_started":4,"wal-append.queue_time_us":97817}]]}
I20260709 13:01:29.802899  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:29.807039  9057 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:29.807564  9057 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.809856  9057 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:29.820182  8665 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:29.826606  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:29.827368  8469 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:29.827617  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:29.828248  8538 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:29.830489  8584 leader_election.cc:304] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:29.833694  8952 raft_consensus.cc:515] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.838594  9057 raft_consensus.cc:2804] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.841674  9057 raft_consensus.cc:697] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:29.842523  9057 consensus_queue.cc:237] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.842808  8952 leader_election.cc:290] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:29.839710  8582 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:29.846339  8952 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:29.846837  8952 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:29.847224  8952 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.850605  8658 tablet_bootstrap.cc:654] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.847163  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:29.851042  8469 raft_consensus.cc:3060] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:29.840783  8584 leader_election.cc:343] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.860042  8665 tablet_bootstrap.cc:654] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.861387  8469 raft_consensus.cc:2468] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:29.862402  8582 leader_election.cc:304] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:29.863684  8996 raft_consensus.cc:2804] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.854481  8364 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:29.864213  8996 raft_consensus.cc:697] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:29.859659  8952 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.867645  8996 consensus_queue.cc:237] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.868686  8952 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:29.870744  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:29.871189  8469 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:29.878015  8469 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:29.880350  8582 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:29.886317  8854 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:29.886869  8854 raft_consensus.cc:697] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:29.887645  8854 consensus_queue.cc:237] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.914664  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:29.914965  8659 tablet_bootstrap.cc:492] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:29.915469  8659 ts_tablet_manager.cc:1403] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.171s	user 0.013s	sys 0.011s
I20260709 13:01:29.914990  8658 tablet_bootstrap.cc:492] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:29.917299  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:29.917482  8658 ts_tablet_manager.cc:1403] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.130s	user 0.010s	sys 0.005s
I20260709 13:01:29.917980  8541 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:29.920053  8584 leader_election.cc:343] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:29.920480  8658 raft_consensus.cc:359] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.922600  8665 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:29.926133  8665 ts_tablet_manager.cc:1403] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.106s	user 0.013s	sys 0.006s
I20260709 13:01:29.923292  8659 raft_consensus.cc:359] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.927747  8659 raft_consensus.cc:385] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.928092  8659 raft_consensus.cc:740] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.928818  8659 consensus_queue.cc:260] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.929580  8665 raft_consensus.cc:359] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.930310  8665 raft_consensus.cc:385] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.930624  8665 raft_consensus.cc:740] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.931254  8659 ts_tablet_manager.cc:1434] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:01:29.929582  8658 raft_consensus.cc:385] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.932602  8658 raft_consensus.cc:740] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.933408  8658 consensus_queue.cc:260] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.935563  8658 ts_tablet_manager.cc:1434] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260709 13:01:29.931734  8665 consensus_queue.cc:260] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.939284  8665 ts_tablet_manager.cc:1434] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:01:29.940649  8541 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:29.942898  8364 catalog_manager.cc:5697] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.942719  8658 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:29.944571  8364 catalog_manager.cc:5697] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.946137  8364 catalog_manager.cc:5697] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:29.943544  8665 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:29.942229  8659 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:29.954319  8665 tablet_bootstrap.cc:654] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.961144  8659 tablet_bootstrap.cc:654] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.965595  8658 tablet_bootstrap.cc:654] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:29.981647  8665 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:29.982523  8665 ts_tablet_manager.cc:1403] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.000s
I20260709 13:01:29.993564  8665 raft_consensus.cc:359] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:29.994589  8665 raft_consensus.cc:385] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:29.995018  8665 raft_consensus.cc:740] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:29.995973  8665 consensus_queue.cc:260] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.000737  8665 ts_tablet_manager.cc:1434] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260709 13:01:30.001629  8665 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:30.005224  8659 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:30.005748  8659 ts_tablet_manager.cc:1403] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.011s
I20260709 13:01:30.007894  8665 tablet_bootstrap.cc:654] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.011409  8659 raft_consensus.cc:359] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.025017  8658 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:30.025542  8658 ts_tablet_manager.cc:1403] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.083s	user 0.009s	sys 0.008s
I20260709 13:01:30.012339  8659 raft_consensus.cc:385] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.033126  8659 raft_consensus.cc:740] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.034787  8659 consensus_queue.cc:260] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.036871  8659 ts_tablet_manager.cc:1434] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.004s
I20260709 13:01:30.031004  8658 raft_consensus.cc:359] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.037592  8658 raft_consensus.cc:385] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.037940  8658 raft_consensus.cc:740] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.038698  8658 consensus_queue.cc:260] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.041136  8658 ts_tablet_manager.cc:1434] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:01:30.042388  8658 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:30.048312  8659 tablet_bootstrap.cc:492] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:30.055439  8659 tablet_bootstrap.cc:654] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.064316  8665 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:30.064822  8665 ts_tablet_manager.cc:1403] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.063s	user 0.021s	sys 0.022s
I20260709 13:01:30.071831  8665 raft_consensus.cc:359] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.072607  8665 raft_consensus.cc:385] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.072878  8665 raft_consensus.cc:740] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.073506  8665 consensus_queue.cc:260] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.077934  9054 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.078421  9054 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.080384  9054 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.083681  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.084583  8614 raft_consensus.cc:2393] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:30.084946  8665 ts_tablet_manager.cc:1434] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:01:30.085952  8665 tablet_bootstrap.cc:492] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:30.091787  8658 tablet_bootstrap.cc:654] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.092114  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.092938  8538 raft_consensus.cc:2393] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:01:30.096014  8665 tablet_bootstrap.cc:654] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.098050  8659 tablet_bootstrap.cc:492] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:30.098570  8659 ts_tablet_manager.cc:1403] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.005s
I20260709 13:01:30.101195  8435 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:30.102358  9053 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.101281  8659 raft_consensus.cc:359] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.107009  8659 raft_consensus.cc:385] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.107335  8659 raft_consensus.cc:740] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.107801  8854 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.108052  8659 consensus_queue.cc:260] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.108294  8854 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.110144  8659 ts_tablet_manager.cc:1434] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 13:01:30.112301  8854 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:30.116045  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:30.116694  8469 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:30.120018  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.120971  8541 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:30.122517  8584 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:30.124353  9051 raft_consensus.cc:2804] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.124897  9051 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.125327  9051 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.135921  8541 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:30.146071  9053 raft_consensus.cc:2749] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.154660  9014 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.152257  9051 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.155303  9014 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.157351  9014 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.158748  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:30.159304  8541 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.164749  8659 tablet_bootstrap.cc:492] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:30.170522  8665 tablet_bootstrap.cc:492] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:30.166047  9054 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:01:30.179296  8665 ts_tablet_manager.cc:1403] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.094s	user 0.035s	sys 0.042s
I20260709 13:01:30.181825  8665 raft_consensus.cc:359] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.182502  8665 raft_consensus.cc:385] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.182750  8665 raft_consensus.cc:740] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.183348  8665 consensus_queue.cc:260] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.184240  8659 tablet_bootstrap.cc:654] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.184772  8665 ts_tablet_manager.cc:1434] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:01:30.187353  9054 raft_consensus.cc:493] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.187849  9054 raft_consensus.cc:515] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.190007  9054 leader_election.cc:290] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.164546  9051 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:30.195062  8665 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:30.194859  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:30.194274  8541 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:30.198567  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.198900  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:30.199380  8535 raft_consensus.cc:2393] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:30.199436  8462 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.202596  8665 tablet_bootstrap.cc:654] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.205693  8584 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:30.207998  8953 raft_consensus.cc:2804] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.208659  8953 raft_consensus.cc:697] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:30.209776  8953 consensus_queue.cc:237] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.212455  8462 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:30.215132  9053 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.215946  9053 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.218533  9053 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.227833  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:01:30.232162  8508 leader_election.cc:343] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.239245  8665 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:30.239812  8665 ts_tablet_manager.cc:1403] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.011s
I20260709 13:01:30.239902  8659 tablet_bootstrap.cc:492] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:30.240374  8659 ts_tablet_manager.cc:1403] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.000s
I20260709 13:01:30.252914  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.257475  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.258574  8665 raft_consensus.cc:359] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.262427  9053 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.262850  8665 raft_consensus.cc:385] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.263289  8665 raft_consensus.cc:740] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.270970  8435 leader_election.cc:304] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:30.264156  8665 consensus_queue.cc:260] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.276310  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.277371  8614 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:30.287794  9054 raft_consensus.cc:3060] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.263078  9053 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.283449  9051 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.299289  8507 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:30.304581  9051 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.307142  8658 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:30.307508  9051 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:30.307760  8658 ts_tablet_manager.cc:1403] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.266s	user 0.037s	sys 0.072s
I20260709 13:01:30.309612  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:01:30.314535  8584 leader_election.cc:343] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.316761  9027 raft_consensus.cc:2804] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.317317  9027 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.317696  9027 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.322634  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:30.347015  8462 raft_consensus.cc:2468] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:30.320139  8659 raft_consensus.cc:359] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.364434  8659 raft_consensus.cc:385] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.364835  8659 raft_consensus.cc:740] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
W20260709 13:01:30.365976  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 95022.5us
I20260709 13:01:30.366297  8659 consensus_queue.cc:260] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.369937  8582 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:30.371043  8366 catalog_manager.cc:5697] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
W20260709 13:01:30.373883  8435 leader_election.cc:343] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:30.374154  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 102501us
I20260709 13:01:30.379837  8996 raft_consensus.cc:2804] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.380285  9053 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.380290  8996 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.381165  8996 raft_consensus.cc:3060] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.382267  8658 raft_consensus.cc:359] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.382956  8658 raft_consensus.cc:385] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.383255  8658 raft_consensus.cc:740] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.383949  8658 consensus_queue.cc:260] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.393896  8952 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:30.393949  8996 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.396279  8996 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:30.397635  8658 ts_tablet_manager.cc:1434] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.089s	user 0.015s	sys 0.010s
I20260709 13:01:30.398571  8658 tablet_bootstrap.cc:492] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
W20260709 13:01:30.377020  8432 leader_election.cc:343] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.399608  8432 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:30.400529  8659 ts_tablet_manager.cc:1434] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.160s	user 0.017s	sys 0.012s
I20260709 13:01:30.401420  8659 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:30.405830  8665 ts_tablet_manager.cc:1434] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.166s	user 0.020s	sys 0.015s
I20260709 13:01:30.406669  8665 tablet_bootstrap.cc:492] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:30.397212  9027 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.402396  8908 raft_consensus.cc:2749] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.408023  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:30.418643  8584 leader_election.cc:343] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.420212  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.486208  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.487166  8611 raft_consensus.cc:2393] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:30.491375  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:30.492061  8468 raft_consensus.cc:3060] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:01:30.523871  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:30.515197  9027 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.524895  8948 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.525766  9054 raft_consensus.cc:2749] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.539405  8614 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:30.544426  9005 raft_consensus.cc:493] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.566120  9005 raft_consensus.cc:515] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.569155  8953 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.571184  9005 leader_election.cc:290] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.545493  9079 raft_consensus.cc:493] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.536830  8948 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:30.600008  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 67486.3us
I20260709 13:01:30.598323  9050 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.572624  9079 raft_consensus.cc:515] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:30.608688  8435 leader_election.cc:343] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.608990  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.609161  8435 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:30.697134  9079 leader_election.cc:290] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:30.734699  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 126028us
I20260709 13:01:30.609161  9050 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.703420  8948 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.670102  8468 raft_consensus.cc:2468] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:30.704783  9027 raft_consensus.cc:493] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:30.737272  9053 raft_consensus.cc:2749] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:30.737928  9050 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:30.648547  9087 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260709 13:01:30.737556  9027 raft_consensus.cc:515] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:30.681567  9076 log.cc:927] Time spent T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:01:30.651824  8665 tablet_bootstrap.cc:654] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.711654  8659 tablet_bootstrap.cc:654] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.675933  8658 tablet_bootstrap.cc:654] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.747170  8542 raft_consensus.cc:3060] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.755575  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:30.756568  8613 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.761003  9027 leader_election.cc:290] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.785552  8659 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:30.786072  8659 ts_tablet_manager.cc:1403] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.385s	user 0.009s	sys 0.005s
W20260709 13:01:30.787042  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 51097us
I20260709 13:01:30.793833  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:30.794716  8462 raft_consensus.cc:2468] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:30.798554  8658 tablet_bootstrap.cc:492] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:30.799031  8658 ts_tablet_manager.cc:1403] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.401s	user 0.008s	sys 0.009s
I20260709 13:01:30.803753  8665 tablet_bootstrap.cc:492] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:30.804241  8665 ts_tablet_manager.cc:1403] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.398s	user 0.012s	sys 0.005s
I20260709 13:01:30.805032  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.806692  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.807263  8610 raft_consensus.cc:2468] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:30.807251  8665 raft_consensus.cc:359] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.813431  8665 raft_consensus.cc:385] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.813812  8665 raft_consensus.cc:740] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.814438  8613 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:30.789330  8659 raft_consensus.cc:359] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.824447  8659 raft_consensus.cc:385] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:30.824757  8659 raft_consensus.cc:740] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.815577  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.849471  8658 raft_consensus.cc:359] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.851786  8665 consensus_queue.cc:260] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.852367  8507 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:30.823969  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.854740  9014 raft_consensus.cc:2804] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.855213  9014 raft_consensus.cc:697] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:30.851810  8658 raft_consensus.cc:385] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:01:30.856240  8432 leader_election.cc:343] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:30.857517  8658 raft_consensus.cc:740] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:30.825446  8659 consensus_queue.cc:260] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.861863  8432 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:30.865800  8658 consensus_queue.cc:260] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.870206  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:30.873315  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:30.878240  9103 raft_consensus.cc:2804] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.878830  8665 ts_tablet_manager.cc:1434] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.074s	user 0.008s	sys 0.003s
I20260709 13:01:30.879040  9103 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.879865  9103 raft_consensus.cc:3060] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.880146  8665 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:30.894611  8582 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:30.901979  8658 ts_tablet_manager.cc:1434] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.103s	user 0.007s	sys 0.001s
I20260709 13:01:30.904811  8659 ts_tablet_manager.cc:1434] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.118s	user 0.009s	sys 0.001s
I20260709 13:01:30.869817  8542 raft_consensus.cc:2468] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:30.907210  8996 raft_consensus.cc:2804] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:30.913398  9057 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:30.901515  8953 consensus_queue.cc:1048] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:01:30.907402  9014 consensus_queue.cc:237] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.911988  8854 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 13:01:30.935660  9103 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:30.930004  9050 consensus_queue.cc:1048] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 13:01:30.904683  9086 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:01:30.938583  8665 tablet_bootstrap.cc:654] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:30.958912  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
W20260709 13:01:30.959690  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 59579.5us
W20260709 13:01:30.958704  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 49142.3us
I20260709 13:01:30.961153  8582 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:30.962460  9104 raft_consensus.cc:2804] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:30.962844  9104 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:30.963171  9104 raft_consensus.cc:3060] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:30.972321  9103 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:30.979216  8658 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:30.979861  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:30.980669  8463 raft_consensus.cc:2393] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:30.981127  8996 raft_consensus.cc:697] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
W20260709 13:01:30.954831  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 50201.4us
I20260709 13:01:30.992719  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:30.993394  8466 raft_consensus.cc:2468] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 0.
I20260709 13:01:30.994247  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:30.994995  8658 tablet_bootstrap.cc:654] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:30.999495  8584 leader_election.cc:343] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.008940  8659 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
W20260709 13:01:31.012144  8507 leader_election.cc:343] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:01:31.011966  8435 leader_election.cc:343] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.028491  8435 leader_election.cc:304] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:30.982653  8996 consensus_queue.cc:237] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:31.043520  8508 leader_election.cc:343] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.046394  8508 leader_election.cc:304] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:31.022886  9104 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.049607  9104 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:31.043596  9102 raft_consensus.cc:2804] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.050557  9102 raft_consensus.cc:493] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.050904  9102 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.059494  8610 raft_consensus.cc:2393] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:31.062506  8854 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:31.075084  8508 leader_election.cc:304] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:31.107654  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:31.079504  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:31.085681  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:31.081354  9005 raft_consensus.cc:2804] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.115729  8461 raft_consensus.cc:2393] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
W20260709 13:01:31.122757  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 57759.2us
I20260709 13:01:31.118260  9005 raft_consensus.cc:493] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.120263  8665 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:31.124692  8665 ts_tablet_manager.cc:1403] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.245s	user 0.025s	sys 0.011s
I20260709 13:01:31.132479  9005 raft_consensus.cc:3060] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.147071  9083 raft_consensus.cc:2749] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.161665  8659 tablet_bootstrap.cc:654] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:31.186090  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 101201us
I20260709 13:01:31.162853  9102 raft_consensus.cc:515] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.195993  9102 leader_election.cc:290] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:31.200125  9113 log.cc:927] Time spent T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:01:31.202423  8665 raft_consensus.cc:359] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.203126  8665 raft_consensus.cc:385] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.203382  8665 raft_consensus.cc:740] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.204025  8665 consensus_queue.cc:260] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.206856  8665 ts_tablet_manager.cc:1434] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.082s	user 0.006s	sys 0.001s
I20260709 13:01:31.199702  9005 raft_consensus.cc:515] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.208189  8665 tablet_bootstrap.cc:492] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711: Bootstrap starting.
I20260709 13:01:31.213517  9005 leader_election.cc:290] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:01:31.214967  8584 leader_election.cc:343] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.218806  8584 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
W20260709 13:01:31.236801  8435 leader_election.cc:343] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.237466  8435 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:31.238019  8612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:31.242672  9106 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:01:31.244246  8507 leader_election.cc:343] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.230854  9050 raft_consensus.cc:2749] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.253180  9080 raft_consensus.cc:2749] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:01:31.254057  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:31.254688  8468 raft_consensus.cc:3060] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.243247  9106 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.318094  8367 catalog_manager.cc:5697] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.325317  8658 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:31.325861  8658 ts_tablet_manager.cc:1403] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.347s	user 0.024s	sys 0.021s
W20260709 13:01:31.339470  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 77593.2us
W20260709 13:01:31.350131  9119 log.cc:927] Time spent T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260709 13:01:31.358726  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:31.359215  8665 tablet_bootstrap.cc:654] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.359342  8541 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.380194  8541 raft_consensus.cc:2468] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:31.412125  8665 tablet_bootstrap.cc:492] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711: No bootstrap required, opened a new log
I20260709 13:01:31.412926  8665 ts_tablet_manager.cc:1403] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711: Time spent bootstrapping tablet: real 0.205s	user 0.038s	sys 0.048s
I20260709 13:01:31.408761  8658 raft_consensus.cc:359] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.429057  8658 raft_consensus.cc:385] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.429477  8658 raft_consensus.cc:740] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.445350  8658 consensus_queue.cc:260] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.462971  8658 ts_tablet_manager.cc:1434] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.137s	user 0.011s	sys 0.000s
I20260709 13:01:31.480188  9106 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:31.456640  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:31.481112  8618 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.481541  8468 raft_consensus.cc:2468] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
W20260709 13:01:31.489059  9123 log.cc:927] Time spent T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.089s	user 0.000s	sys 0.001s
I20260709 13:01:31.501036  8665 raft_consensus.cc:359] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.533773  8665 raft_consensus.cc:385] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.534062  8665 raft_consensus.cc:740] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.534993  8665 consensus_queue.cc:260] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.536732  8665 ts_tablet_manager.cc:1434] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.000s
I20260709 13:01:31.541882  8658 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:31.543677  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:31.553682  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:31.572434  8463 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 0.
I20260709 13:01:31.587103  8618 raft_consensus.cc:2468] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
W20260709 13:01:31.590848  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:31.590068  9120 consensus_queue.cc:1048] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:01:31.592590  8658 tablet_bootstrap.cc:654] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
W20260709 13:01:31.601020  8584 leader_election.cc:343] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.626758  8435 leader_election.cc:304] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:31.628620  8468 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.628644  9087 raft_consensus.cc:2804] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.631302  8508 leader_election.cc:304] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:31.633247  9087 raft_consensus.cc:697] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:31.634260  9087 consensus_queue.cc:237] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.635201  9120 raft_consensus.cc:2804] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.636111  9120 raft_consensus.cc:697] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:31.636963  9120 consensus_queue.cc:237] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:31.645159  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 80459.2us
I20260709 13:01:31.658665  8953 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.659176  8953 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.660876  9088 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.661240  8953 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:31.661442  9088 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:31.663316  8584 consensus_peers.cc:597] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:01:31.663668  8659 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:31.663969  9088 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:31.664692  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:31.665314  8535 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:31.666239  8582 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:31.666796  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:31.667148  9109 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.667526  9109 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.667702  8584 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:31.667865  9109 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.673071  9089 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:31.677002  9089 raft_consensus.cc:2804] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:31.677562  9089 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.678807  9089 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.682080  9109 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.684860  9109 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:31.686036  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:31.686690  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:31.686789  9089 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:01:31.674095  8435 leader_election.cc:343] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.689628  9089 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:31.691573  9080 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.686960  8463 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:31.664099  8659 ts_tablet_manager.cc:1403] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.655s	user 0.024s	sys 0.012s
W20260709 13:01:31.688678  8584 leader_election.cc:343] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.692251  9080 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.693897  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:31.694531  8537 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.696451  9080 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:31.698613  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:31.698484  8725 consensus_queue.cc:1048] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:31.700621  8658 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:31.701303  8658 ts_tablet_manager.cc:1403] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.160s	user 0.015s	sys 0.006s
I20260709 13:01:31.703200  8537 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:31.704114  8584 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:31.704970  9089 raft_consensus.cc:2804] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:31.705492  9089 raft_consensus.cc:697] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:31.706285  9089 consensus_queue.cc:237] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.716571  8659 raft_consensus.cc:359] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.717442  8659 raft_consensus.cc:385] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.717706  8659 raft_consensus.cc:740] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.719983  8658 raft_consensus.cc:359] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.720683  8658 raft_consensus.cc:385] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.720940  8658 raft_consensus.cc:740] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.724431  8659 consensus_queue.cc:260] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.726192  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:31.723603  8658 consensus_queue.cc:260] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.727620  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:31.726934  8464 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.728264  8465 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:31.729986  8659 ts_tablet_manager.cc:1434] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 13:01:31.735954  8464 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:31.737962  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:31.738083  8465 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:31.738909  8614 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 0.
I20260709 13:01:31.742146  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:31.744457  8658 ts_tablet_manager.cc:1434] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.043s	user 0.006s	sys 0.000s
I20260709 13:01:31.745414  8658 tablet_bootstrap.cc:492] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76: Bootstrap starting.
I20260709 13:01:31.749375  8432 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:31.750424  9080 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:01:31.750779  9080 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:31.751075  8658 tablet_bootstrap.cc:654] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.751147  9080 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.759056  8582 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:31.760254  8659 tablet_bootstrap.cc:492] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:31.766952  8659 tablet_bootstrap.cc:654] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.766005  8366 catalog_manager.cc:5697] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.776922  8996 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.777680  8996 raft_consensus.cc:697] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:31.778784  8996 consensus_queue.cc:237] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.778465  8659 tablet_bootstrap.cc:492] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:31.780912  8659 ts_tablet_manager.cc:1403] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.003s
I20260709 13:01:31.783591  8659 raft_consensus.cc:359] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.784256  8659 raft_consensus.cc:385] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.784528  8659 raft_consensus.cc:740] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.785192  8659 consensus_queue.cc:260] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.787431  8659 ts_tablet_manager.cc:1434] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:31.787037  9080 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.788355  8659 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:31.790376  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:01:31.792687  8435 leader_election.cc:343] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:01:31.793555  8365 catalog_manager.cc:5697] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 0 to 1, leader changed from <none> to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.794304  8432 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:31.794831  8659 tablet_bootstrap.cc:654] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.795785  9087 raft_consensus.cc:2749] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:01:31.808473  9080 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:31.809563  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:31.810148  8614 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.813278  8659 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:31.813759  8659 ts_tablet_manager.cc:1403] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.001s
I20260709 13:01:31.816342  8659 raft_consensus.cc:359] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.816969  8659 raft_consensus.cc:385] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.817170  8364 catalog_manager.cc:5697] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.817493  8614 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:31.825107  8658 tablet_bootstrap.cc:492] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76: No bootstrap required, opened a new log
I20260709 13:01:31.825590  8658 ts_tablet_manager.cc:1403] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76: Time spent bootstrapping tablet: real 0.080s	user 0.018s	sys 0.034s
I20260709 13:01:31.817226  8659 raft_consensus.cc:740] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.827206  8659 consensus_queue.cc:260] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.828414  8658 raft_consensus.cc:359] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.829085  8658 raft_consensus.cc:385] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.829370  8658 raft_consensus.cc:740] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.830013  8658 consensus_queue.cc:260] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.832008  8658 ts_tablet_manager.cc:1434] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:01:31.834022  8659 ts_tablet_manager.cc:1434] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 13:01:31.835170  8659 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2: Bootstrap starting.
I20260709 13:01:31.841682  8432 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:01:31.842532  9087 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:01:31.843072  9087 raft_consensus.cc:697] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:31.844019  9087 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.845304  8366 catalog_manager.cc:5697] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 1, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.847848  8659 tablet_bootstrap.cc:654] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2: Neither blocks nor log segments found. Creating new log.
I20260709 13:01:31.851105  8366 catalog_manager.cc:5697] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 2, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:31.861017  8659 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2: No bootstrap required, opened a new log
I20260709 13:01:31.861518  8659 ts_tablet_manager.cc:1403] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.004s
I20260709 13:01:31.864949  8659 raft_consensus.cc:359] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.865528  8659 raft_consensus.cc:385] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:01:31.865809  8659 raft_consensus.cc:740] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Initialized, Role: FOLLOWER
I20260709 13:01:31.866408  8659 consensus_queue.cc:260] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.868191  8659 ts_tablet_manager.cc:1434] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:01:31.877075  8996 raft_consensus.cc:493] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:31.877600  8996 raft_consensus.cc:515] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:31.879626  8996 leader_election.cc:290] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:31.882890  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:31.882822  8366 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 0 to 1, leader changed from <none> to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:31.888888  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:31.889665  8468 raft_consensus.cc:2393] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 1: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:01:31.896639  8582 leader_election.cc:304] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:31.897379  8996 raft_consensus.cc:3060] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:31.905715  8996 raft_consensus.cc:2749] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.035517  8725 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.035959  8725 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:32.037801  8725 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:32.038769  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:32.039206  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:32.041182  8508 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:32.041698  8725 raft_consensus.cc:2749] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.100806  8725 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.101327  8725 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:32.103147  8725 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:32.104302  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:32.104550  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:32.105222  8468 raft_consensus.cc:2393] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:32.105273  8611 raft_consensus.cc:2393] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:32.106704  8507 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:32.107472  8725 raft_consensus.cc:3060] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.107926  8468 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:32.109220  8996 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.113590  8725 raft_consensus.cc:2749] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.119112  8541 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:32.120919  9086 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.142728  8725 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.143167  8725 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:32.145193  8725 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:32.145787  8725 consensus_queue.cc:1048] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.146265  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:32.147089  8611 raft_consensus.cc:2393] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 1: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:32.145416  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:32.150067  9084 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:32.151329  8508 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:32.162549  8725 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.168445  8541 raft_consensus.cc:3060] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.169185  8725 raft_consensus.cc:2749] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:01:32.177299  9120 consensus_queue.cc:1048] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.185688  8535 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:01:32.203650  8725 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:32.204077  8725 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:32.205041  9086 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.205868  8725 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:32.207999  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:32.211620  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:32.212255  8463 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:01:32.216430  9087 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.217159  8508 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:32.219455  8725 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:32.219849  8725 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:01:32.220503  8725 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:32.224740  9086 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.246388  8725 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:32.251753  8538 raft_consensus.cc:1240] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:32.255721  8725 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:32.257229  9086 consensus_queue.cc:1059] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:32.258121  9086 raft_consensus.cc:3055] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:32.258462  9086 raft_consensus.cc:740] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:32.259346  9086 consensus_queue.cc:260] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:32.260504  9086 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:32.262020  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:32.276073  9080 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:32.284096  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:32.292593  9087 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:32.294238  8609 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:01:32.298242  8507 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:32.299228  9130 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:32.299681  9130 raft_consensus.cc:697] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:32.300484  9130 consensus_queue.cc:237] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:32.329269  8364 catalog_manager.cc:5697] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:32.625566  8415 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:01:32.830447  8463 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:32.955394  8463 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:32.994096  8616 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:33.011514  9120 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:01:33.048080  9168 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:33.260149  9086 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.260847  9086 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:33.264333  9086 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:33.265180  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:33.264228  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:01:33.267936  8537 raft_consensus.cc:2468] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:33.268246  8463 raft_consensus.cc:2468] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:01:33.268859  9169 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:01:33.269308  9169 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:33.269354  8584 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:33.270630  9170 raft_consensus.cc:2804] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:33.270936  9170 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.271241  9170 raft_consensus.cc:3060] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:33.272199  9169 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:33.272557  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:01:33.276002  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:01:33.277720  8537 raft_consensus.cc:2468] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:01:33.279446  8435 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:33.280190  9169 raft_consensus.cc:2804] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:01:33.280570  9169 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:01:33.280905  9169 raft_consensus.cc:3060] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:33.280942  9170 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:33.282229  8616 raft_consensus.cc:2393] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 2: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:33.283310  9170 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:33.283980  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:33.285009  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:33.285502  8537 raft_consensus.cc:3060] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:33.288096  9169 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:33.289054  8463 raft_consensus.cc:2393] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 2: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:01:33.290712  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:33.291404  8537 raft_consensus.cc:2468] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:33.292562  8584 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:01:33.293130  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:33.293992  8614 raft_consensus.cc:2393] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 2: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:01:33.292809  9169 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:33.295063  9170 raft_consensus.cc:2804] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:33.295262  8432 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:01:33.295578  9170 raft_consensus.cc:697] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:33.296506  8908 raft_consensus.cc:2749] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:01:33.296698  9170 consensus_queue.cc:237] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:33.311511  8364 catalog_manager.cc:5697] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 0 to 2, leader changed from <none> to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:33.673063  7328 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:01:33.682245  9179 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 13:01:33.684751  9182 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 13:01:33.700711  9180 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 13:01:33.707330  7328 server_base.cc:1061] running on GCE node
I20260709 13:01:33.708880  7328 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:01:33.709326  7328 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 13:01:33.709547  7328 hybrid_clock.cc:648] HybridClock initialized: now 1783602093709529 us; error 0 us; skew 500 ppm
I20260709 13:01:33.711329  7328 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:01:33.715046  7328 webserver.cc:533] Webserver started at http://127.7.40.4:39663/ using document root <none> and password file <none>
I20260709 13:01:33.715606  7328 fs_manager.cc:362] Metadata directory not provided
I20260709 13:01:33.715869  7328 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:01:33.716500  7328 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:01:33.719727  7328 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-3-root/instance:
uuid: "43354017538d43aaa0dbbf05dfccafe0"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-1hwd"
I20260709 13:01:33.727012  7328 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:01:33.732970  9188 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.734172  7328 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260709 13:01:33.734604  7328 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-3-root
uuid: "43354017538d43aaa0dbbf05dfccafe0"
format_stamp: "Formatted at 2026-07-09 13:01:33 on dist-test-slave-1hwd"
I20260709 13:01:33.734934  7328 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-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 13:01:33.756649  7328 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:01:33.758802  7328 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:01:33.760924  7328 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:01:33.763461  7328 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:01:33.763713  7328 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.763985  7328 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:01:33.764194  7328 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:01:33.816573  7328 rpc_server.cc:307] RPC server started. Bound to: 127.7.40.4:39039
I20260709 13:01:33.817246  9250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.7.40.4:39039 every 8 connection(s)
I20260709 13:01:33.820897  7328 auto_leader_rebalancer-test.cc:384] add a tserver: 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:33.837239  9251 heartbeater.cc:344] Connected to a master server at 127.7.40.62:34517
I20260709 13:01:33.837833  9251 heartbeater.cc:461] Registering TS with master...
I20260709 13:01:33.838801  9251 heartbeater.cc:507] Master 127.7.40.62:34517 requested a full tablet report, sending...
I20260709 13:01:33.840895  8364 ts_manager.cc:194] Registered new tserver with Master: 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:01:33.842691  8364 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36080
I20260709 13:01:33.880645  8465 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:33.881932  9170 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:01:33.893826  8535 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:01:33.895412  9170 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:01:34.769007  8537 consensus_queue.cc:237] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:34.775620  8463 raft_consensus.cc:1275] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:34.776008  8609 raft_consensus.cc:1275] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:34.777858  9130 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:34.779143  9260 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:34.790210  9168 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:34.791839  8609 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:01:34.801060  8509 consensus_peers.cc:597] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 09840237d0194fb5997c1e3f0067c621. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:34.807461  8465 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:34.814220  8366 catalog_manager.cc:5697] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:34.830214  8465 consensus_queue.cc:237] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:34.845934  9251 heartbeater.cc:499] Master 127.7.40.62:34517 was elected leader, sending a full tablet report...
I20260709 13:01:34.854928  8535 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:34.854933  8609 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:34.862069  9184 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:34.870071  8908 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:01:34.917261  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 49678.2us
W20260709 13:01:34.932447  8434 consensus_peers.cc:597] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 28f639a8b2124c24a321bbd2537b40fc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:34.946123  9277 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:34.948557  8609 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:34.967291  8365 catalog_manager.cc:5697] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:34.964807  8537 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:34.979341  8535 consensus_queue.cc:237] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:34.996368  8509 consensus_peers.cc:597] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 73987457160f428fb666d1e5bcbf6e5a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:34.999336  8463 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.000862  8609 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.001317  9260 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.005486  9260 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:35.010694  9130 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:35.015830  8463 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:35.036208  8366 catalog_manager.cc:5697] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:35.038195  8609 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:35.064493  8609 consensus_queue.cc:237] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.072629  8537 raft_consensus.cc:1275] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.073199  8463 raft_consensus.cc:1275] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:35.074347  9086 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:35.075459  9171 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:35.088199  9170 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:35.095742  8537 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:35.098093  8465 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:35.112879  8366 catalog_manager.cc:5697] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:35.119580  8583 consensus_peers.cc:597] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 67d08d3c63334ad8b95d6ef6ec98991e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:35.249356  9288 ts_tablet_manager.cc:933] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:35.253656  9288 tablet_copy_client.cc:323] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:35.259191  9290 ts_tablet_manager.cc:933] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:35.293784  9290 tablet_copy_client.cc:323] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:01:35.298425  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet 28f639a8b2124c24a321bbd2537b40fc from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:35.299073  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet 28f639a8b2124c24a321bbd2537b40fc from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-28f639a8b2124c24a321bbd2537b40fc
I20260709 13:01:35.309468  8479 tablet_copy_source_session.cc:215] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.315543  9288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28f639a8b2124c24a321bbd2537b40fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.328624  8554 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 09840237d0194fb5997c1e3f0067c621 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:01:35.329262  8554 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 09840237d0194fb5997c1e3f0067c621 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-09840237d0194fb5997c1e3f0067c621
I20260709 13:01:35.333225  9288 tablet_copy_client.cc:806] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.334070  9288 tablet_copy_client.cc:670] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.338304  8554 tablet_copy_source_session.cc:215] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.338340  9288 tablet_copy_client.cc:538] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.342018  9290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09840237d0194fb5997c1e3f0067c621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.348327  9288 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:35.363314  9290 tablet_copy_client.cc:806] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.363879  9290 tablet_copy_client.cc:670] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.368180  9290 tablet_copy_client.cc:538] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.370738  9288 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:35.371767  9288 tablet_bootstrap.cc:492] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:35.372460  9288 ts_tablet_manager.cc:1403] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260709 13:01:35.376047  9288 raft_consensus.cc:359] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.376888  9288 raft_consensus.cc:740] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:35.377573  9290 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:35.377504  9288 consensus_queue.cc:260] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.390283  9288 ts_tablet_manager.cc:1434] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.012s
I20260709 13:01:35.393399  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-28f639a8b2124c24a321bbd2537b40fc received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:35.393875  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-28f639a8b2124c24a321bbd2537b40fc on tablet 28f639a8b2124c24a321bbd2537b40fc with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:35.406050  9290 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:35.407007  9290 tablet_bootstrap.cc:492] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:35.407615  9290 ts_tablet_manager.cc:1403] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.005s
I20260709 13:01:35.473425  9290 raft_consensus.cc:359] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.474387  9290 raft_consensus.cc:740] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:35.476159  9290 consensus_queue.cc:260] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.478176  9290 ts_tablet_manager.cc:1434] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.070s	user 0.014s	sys 0.027s
I20260709 13:01:35.480062  8554 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-09840237d0194fb5997c1e3f0067c621 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:01:35.480527  8554 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-09840237d0194fb5997c1e3f0067c621 on tablet 09840237d0194fb5997c1e3f0067c621 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:35.497359  9290 ts_tablet_manager.cc:933] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:35.513082  9290 tablet_copy_client.cc:323] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:35.527045  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet 67d08d3c63334ad8b95d6ef6ec98991e from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:35.527655  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet 67d08d3c63334ad8b95d6ef6ec98991e from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-67d08d3c63334ad8b95d6ef6ec98991e
I20260709 13:01:35.535259  9288 ts_tablet_manager.cc:933] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:35.536990  9288 tablet_copy_client.cc:323] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:01:35.538616  8554 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 73987457160f428fb666d1e5bcbf6e5a from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:01:35.539142  8554 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 73987457160f428fb666d1e5bcbf6e5a from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-73987457160f428fb666d1e5bcbf6e5a
I20260709 13:01:35.546097  8554 tablet_copy_source_session.cc:215] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.546615  8628 tablet_copy_source_session.cc:215] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:35.549280  9288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73987457160f428fb666d1e5bcbf6e5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.555382  9290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67d08d3c63334ad8b95d6ef6ec98991e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:35.574342  9288 tablet_copy_client.cc:806] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.575232  9288 tablet_copy_client.cc:670] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.576377  9290 tablet_copy_client.cc:806] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:35.577221  9290 tablet_copy_client.cc:670] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:35.579950  9288 tablet_copy_client.cc:538] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.583164  9290 tablet_copy_client.cc:538] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:35.591672  9288 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:35.591869  9290 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:35.628449  9288 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:35.629829  9288 tablet_bootstrap.cc:492] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:35.630563  9288 ts_tablet_manager.cc:1403] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.015s
I20260709 13:01:35.633594  9288 raft_consensus.cc:359] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.635512  9290 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:35.636763  9288 raft_consensus.cc:740] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:35.636905  9290 tablet_bootstrap.cc:492] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:35.638010  9290 ts_tablet_manager.cc:1403] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.009s
I20260709 13:01:35.637779  9288 consensus_queue.cc:260] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.641002  9290 raft_consensus.cc:359] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.641927  9290 raft_consensus.cc:740] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:35.642665  9290 consensus_queue.cc:260] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [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: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:35.641966  9288 ts_tablet_manager.cc:1434] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:01:35.645205  9290 ts_tablet_manager.cc:1434] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:35.647879  8554 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-73987457160f428fb666d1e5bcbf6e5a received from {username='slave'} at 127.0.0.1:53530
I20260709 13:01:35.648452  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-67d08d3c63334ad8b95d6ef6ec98991e received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:35.649140  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-67d08d3c63334ad8b95d6ef6ec98991e on tablet 67d08d3c63334ad8b95d6ef6ec98991e with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:35.648447  8554 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-73987457160f428fb666d1e5bcbf6e5a on tablet 73987457160f428fb666d1e5bcbf6e5a with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:35.662221  9226 raft_consensus.cc:1217] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:35.701186  9226 raft_consensus.cc:1217] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:35.997135  9226 raft_consensus.cc:1217] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:36.069248  9226 raft_consensus.cc:1217] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:36.120697  9260 raft_consensus.cc:1064] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:36.122944  9260 consensus_queue.cc:237] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.134049  9226 raft_consensus.cc:1275] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.135291  8609 raft_consensus.cc:1275] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.135855  9130 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.135390  8464 raft_consensus.cc:1275] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.136694  9260 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.139074  9260 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.160681  9130 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.169782  9226 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.173609  8465 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.180970  8364 catalog_manager.cc:5697] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.185324  8609 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.213222  9277 raft_consensus.cc:1064] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:36.215929  9277 consensus_queue.cc:237] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.232695  8609 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.234512  9301 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.235881  8537 consensus_queue.cc:237] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.239714  9226 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.241299  9301 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.253070  9225 raft_consensus.cc:1275] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.254971  9130 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.267601  9168 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.270542  9224 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.292900  8616 raft_consensus.cc:1275] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.285815  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 09840237d0194fb5997c1e3f0067c621 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.296320  9130 consensus_queue.cc:1048] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.301608  8537 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.303897  9301 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.305054  8616 raft_consensus.cc:2955] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.320096  8366 catalog_manager.cc:5697] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.334220  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 09840237d0194fb5997c1e3f0067c621 with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:36.335058  9277 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.344734  8541 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.368961  9320 tablet_replica.cc:333] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:36.370050  9320 raft_consensus.cc:2243] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.370739  9320 raft_consensus.cc:2272] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.370287  9224 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.384212  8366 catalog_manager.cc:5697] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:36.399427  8609 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.407827  9320 ts_tablet_manager.cc:1916] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.449184  8464 consensus_queue.cc:237] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.457077  9320 ts_tablet_manager.cc:1929] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.457654  9320 log.cc:1199] T 09840237d0194fb5997c1e3f0067c621 P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/09840237d0194fb5997c1e3f0067c621
I20260709 13:01:36.458645  9224 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.461105  9277 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.462793  8609 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.463644  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 09840237d0194fb5997c1e3f0067c621 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:36.465427  9301 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:01:36.468536  9322 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.470191  9224 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.480687  8609 raft_consensus.cc:2955] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.483593  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 28f639a8b2124c24a321bbd2537b40fc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.489316  8366 catalog_manager.cc:5697] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.499183  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet 28f639a8b2124c24a321bbd2537b40fc with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:36.520620  9323 tablet_replica.cc:333] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:01:36.521759  9323 raft_consensus.cc:2243] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.522410  9323 raft_consensus.cc:2272] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.524950  9323 ts_tablet_manager.cc:1916] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.538707  9323 ts_tablet_manager.cc:1929] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.539122  9323 log.cc:1199] T 28f639a8b2124c24a321bbd2537b40fc P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/28f639a8b2124c24a321bbd2537b40fc
I20260709 13:01:36.540467  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet 28f639a8b2124c24a321bbd2537b40fc (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:36.586433  9168 raft_consensus.cc:1064] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:36.588299  9168 consensus_queue.cc:237] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.600106  9224 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.601967  9130 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.607234  8609 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.610138  9317 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.622948  8464 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.626080  9168 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.641609  9318 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.645380  8609 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.647450  8465 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.655454  9170 raft_consensus.cc:1064] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:36.657259  9224 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.668660  8367 catalog_manager.cc:5697] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.676472  9170 consensus_queue.cc:237] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [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: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.685587  8541 consensus_queue.cc:237] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.698658  8465 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.700773  9168 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:36.705304  9226 raft_consensus.cc:1275] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.714279  9318 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.716092  8465 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.724260  9304 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:36.725802  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 73987457160f428fb666d1e5bcbf6e5a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.726486  8464 raft_consensus.cc:1275] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.735078  9225 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.738050  8365 catalog_manager.cc:5697] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.738896  9318 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:36.745791  9330 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:36.757001  9224 raft_consensus.cc:2955] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.765187  8541 raft_consensus.cc:1275] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:36.766775  9304 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:36.777952  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 73987457160f428fb666d1e5bcbf6e5a with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:36.788025  9334 tablet_replica.cc:333] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:36.792798  9170 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.796507  8464 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.806504  9334 raft_consensus.cc:2243] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.807339  9334 raft_consensus.cc:2272] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.818022  9334 ts_tablet_manager.cc:1916] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.817138  9224 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.819060  8365 catalog_manager.cc:5697] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.826965  8535 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.861321  9334 ts_tablet_manager.cc:1929] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.862533  9334 log.cc:1199] T 73987457160f428fb666d1e5bcbf6e5a P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/73987457160f428fb666d1e5bcbf6e5a
I20260709 13:01:36.864715  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 73987457160f428fb666d1e5bcbf6e5a (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:36.865890  8616 consensus_queue.cc:237] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:36.870337  8535 raft_consensus.cc:1275] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.871096  9224 raft_consensus.cc:1275] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:36.871938  9170 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.872728  9335 consensus_queue.cc:1048] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:36.880645  9335 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.883569  8541 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.884030  9224 raft_consensus.cc:2955] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.908788  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 67d08d3c63334ad8b95d6ef6ec98991e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:36.914204  8365 catalog_manager.cc:5697] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:36.925304  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 67d08d3c63334ad8b95d6ef6ec98991e with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:36.926230  9320 tablet_replica.cc:333] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:36.927304  9320 raft_consensus.cc:2243] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:36.928052  9320 raft_consensus.cc:2272] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:36.931533  9320 ts_tablet_manager.cc:1916] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:36.947959  9320 ts_tablet_manager.cc:1929] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:36.948414  9320 log.cc:1199] T 67d08d3c63334ad8b95d6ef6ec98991e P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/67d08d3c63334ad8b95d6ef6ec98991e
I20260709 13:01:36.949707  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 67d08d3c63334ad8b95d6ef6ec98991e (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:38.002166  8616 consensus_queue.cc:237] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:38.008675  8583 consensus_peers.cc:597] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 386f8f7149e045bcb2dbd8074249e988. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.009423  8535 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.010641  9304 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:01:38.012696  8465 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.014091  9304 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.019080  9335 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.021639  8535 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.036286  8464 consensus_queue.cc:237] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.041404  8365 catalog_manager.cc:5697] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.046077  8616 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:38.047250  8434 consensus_peers.cc:597] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ff85635d804443fbb7c21b50d3b71eda. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.047389  9301 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:38.048594  8541 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.051924  9301 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.058262  8465 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.058837  9322 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.068485  8616 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.101738  8537 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.102177  8538 consensus_queue.cc:237] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.110185  8365 catalog_manager.cc:5697] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:01:38.122054  8509 consensus_peers.cc:597] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c6111d4f1904ce8954f9f389977db03. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.123169  8616 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.124325  9168 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.124745  8465 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.125988  9318 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } 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 13:01:38.133280  9168 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.134898  8616 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.138613  8465 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.156324  8366 catalog_manager.cc:5697] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:38.161671  8465 consensus_queue.cc:237] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:38.169314  8434 consensus_peers.cc:597] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 49e34839cf374ca6bd6f5f2a6d90248a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:38.173506  8538 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.175136  8616 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:38.176276  9348 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:38.177172  9277 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:38.186842  9277 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.190557  8616 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.190762  8535 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.212606  8365 catalog_manager.cc:5697] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:38.435631  9357 ts_tablet_manager.cc:933] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:38.437690  9357 tablet_copy_client.cc:323] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:38.439599  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet ff85635d804443fbb7c21b50d3b71eda from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:38.440106  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet ff85635d804443fbb7c21b50d3b71eda from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-ff85635d804443fbb7c21b50d3b71eda
I20260709 13:01:38.446722  9359 ts_tablet_manager.cc:933] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:38.448167  8479 tablet_copy_source_session.cc:215] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.450855  9359 tablet_copy_client.cc:323] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:38.452646  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet 386f8f7149e045bcb2dbd8074249e988 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:38.453140  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet 386f8f7149e045bcb2dbd8074249e988 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-386f8f7149e045bcb2dbd8074249e988
I20260709 13:01:38.456073  9357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff85635d804443fbb7c21b50d3b71eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.459808  8628 tablet_copy_source_session.cc:215] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.463155  9359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 386f8f7149e045bcb2dbd8074249e988. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.479038  9359 tablet_copy_client.cc:806] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.479604  9359 tablet_copy_client.cc:670] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.480096  9357 tablet_copy_client.cc:806] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.480787  9357 tablet_copy_client.cc:670] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.485283  9359 tablet_copy_client.cc:538] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.510406  9357 tablet_copy_client.cc:538] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.521292  9357 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:38.522835  9359 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:38.565770  9357 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:38.567328  9357 tablet_bootstrap.cc:492] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:38.567975  9357 ts_tablet_manager.cc:1403] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.002s
I20260709 13:01:38.578140  9359 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:38.579015  9359 tablet_bootstrap.cc:492] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:38.579584  9359 ts_tablet_manager.cc:1403] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.057s	user 0.021s	sys 0.001s
I20260709 13:01:38.579481  9357 raft_consensus.cc:359] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.580466  9357 raft_consensus.cc:740] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:38.581152  9357 consensus_queue.cc:260] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.582665  9359 raft_consensus.cc:359] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.583550  9359 raft_consensus.cc:740] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:38.584102  9359 consensus_queue.cc:260] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.586129  9359 ts_tablet_manager.cc:1434] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:01:38.587584  9357 ts_tablet_manager.cc:1434] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.000s
I20260709 13:01:38.590322  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-386f8f7149e045bcb2dbd8074249e988 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:38.591020  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-386f8f7149e045bcb2dbd8074249e988 on tablet 386f8f7149e045bcb2dbd8074249e988 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:38.591327  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-ff85635d804443fbb7c21b50d3b71eda received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:38.591737  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-ff85635d804443fbb7c21b50d3b71eda on tablet ff85635d804443fbb7c21b50d3b71eda with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:38.621768  9357 ts_tablet_manager.cc:933] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:38.627061  9357 tablet_copy_client.cc:323] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:01:38.629093  8554 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 4c6111d4f1904ce8954f9f389977db03 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:01:38.629611  8554 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 4c6111d4f1904ce8954f9f389977db03 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-4c6111d4f1904ce8954f9f389977db03
I20260709 13:01:38.641776  8554 tablet_copy_source_session.cc:215] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.644860  9357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c6111d4f1904ce8954f9f389977db03. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.662586  9357 tablet_copy_client.cc:806] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.663244  9357 tablet_copy_client.cc:670] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.667847  9357 tablet_copy_client.cc:538] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.678553  9357 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:38.700631  9359 ts_tablet_manager.cc:933] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:38.701181  9357 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:38.702301  9357 tablet_bootstrap.cc:492] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:38.703058  9357 ts_tablet_manager.cc:1403] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.004s
I20260709 13:01:38.704393  9359 tablet_copy_client.cc:323] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:38.706024  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet 49e34839cf374ca6bd6f5f2a6d90248a from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:38.706579  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet 49e34839cf374ca6bd6f5f2a6d90248a from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-49e34839cf374ca6bd6f5f2a6d90248a
I20260709 13:01:38.715497  8479 tablet_copy_source_session.cc:215] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:38.717624  9357 raft_consensus.cc:359] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.718727  9357 raft_consensus.cc:740] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:38.719055  9359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49e34839cf374ca6bd6f5f2a6d90248a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:38.719491  9357 consensus_queue.cc:260] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.721972  9357 ts_tablet_manager.cc:1434] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:01:38.723781  8554 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-4c6111d4f1904ce8954f9f389977db03 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:01:38.724174  8554 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-4c6111d4f1904ce8954f9f389977db03 on tablet 4c6111d4f1904ce8954f9f389977db03 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:38.749164  9359 tablet_copy_client.cc:806] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:38.749750  9359 tablet_copy_client.cc:670] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:38.754421  9359 tablet_copy_client.cc:538] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:38.761464  9359 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:38.787614  9359 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:38.789016  9359 tablet_bootstrap.cc:492] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:38.790678  9359 ts_tablet_manager.cc:1403] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260709 13:01:38.793679  9359 raft_consensus.cc:359] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.794553  9359 raft_consensus.cc:740] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:38.795159  9359 consensus_queue.cc:260] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:38.809619  9359 ts_tablet_manager.cc:1434] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.001s
I20260709 13:01:38.815171  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-49e34839cf374ca6bd6f5f2a6d90248a received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:38.815624  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-49e34839cf374ca6bd6f5f2a6d90248a on tablet 49e34839cf374ca6bd6f5f2a6d90248a with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:38.907872  9224 raft_consensus.cc:1217] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:38.989424  9224 raft_consensus.cc:1217] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:39.093151  9224 raft_consensus.cc:1217] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:39.278406  9225 raft_consensus.cc:1217] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:39.327225  9277 raft_consensus.cc:1064] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:39.329514  9277 consensus_queue.cc:237] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.335407  9225 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.335407  8616 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.336640  8537 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.336884  9349 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:39.338526  9348 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.347230  9348 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.365985  9349 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.411377  8537 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.411047  9225 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.411995  8616 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.418231  8367 catalog_manager.cc:5697] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.463228  8468 consensus_queue.cc:237] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.471342  9225 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.472819  9375 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.476118  8537 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.478075  9378 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.479988  9374 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.487993  8537 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.491552  9225 raft_consensus.cc:2955] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.512537  9368 raft_consensus.cc:1064] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:39.511976  8365 catalog_manager.cc:5697] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.514209  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ff85635d804443fbb7c21b50d3b71eda with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:39.515558  9368 consensus_queue.cc:237] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.521800  9339 raft_consensus.cc:1064] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:39.539244  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet ff85635d804443fbb7c21b50d3b71eda with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:39.553110  9339 consensus_queue.cc:237] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.556533  9386 tablet_replica.cc:333] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:39.569293  9386 raft_consensus.cc:2243] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:39.570446  9386 raft_consensus.cc:2272] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:39.580998  9386 ts_tablet_manager.cc:1916] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:39.582942  9225 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.583725  8468 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.584700  9369 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.585624  9168 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.589480  9225 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.590978  9384 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.605480  8538 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.607686  9304 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.608990  9386 ts_tablet_manager.cc:1929] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:39.609548  9386 log.cc:1199] T ff85635d804443fbb7c21b50d3b71eda P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/ff85635d804443fbb7c21b50d3b71eda
I20260709 13:01:39.612136  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet ff85635d804443fbb7c21b50d3b71eda (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:39.618743  8464 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.628975  9304 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:39.670055  8616 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.677817  9377 raft_consensus.cc:1064] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:39.680351  9377 consensus_queue.cc:237] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.691116  9384 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.695297  9388 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:39.699150  8537 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.707067  9224 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.708200  8538 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.710201  9377 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.712733  9374 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:39.722345  9368 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.732113  8364 catalog_manager.cc:5697] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.738538  9226 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.739321  9225 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.739581  8464 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.755751  8609 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:39.759307  8366 catalog_manager.cc:5697] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.774329  9277 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.785290  9375 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:39.791193  9224 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.802589  8538 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.827953  8367 catalog_manager.cc:5697] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:39.847949  8464 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.850104  8609 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.875298  8616 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.885740  8535 consensus_queue.cc:237] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.892357  8609 consensus_queue.cc:237] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.893996  9224 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.895480  9388 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:39.898347  8465 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.899921  9224 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.900732  9339 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.901729  9395 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:39.914631  9383 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.915802  8610 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.918428  9168 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.922261  9225 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.923228  8463 consensus_queue.cc:237] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:39.925302  9368 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.929970  9226 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.931692  9374 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.937211  8538 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:39.936499  9222 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.939781  9376 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.940665  9349 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:39.946676  8538 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.955029  8367 catalog_manager.cc:5697] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.958490  9224 raft_consensus.cc:2955] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.968524  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c6111d4f1904ce8954f9f389977db03 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:39.968335  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 386f8f7149e045bcb2dbd8074249e988 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:39.987691  8465 raft_consensus.cc:2955] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:39.993614  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet 386f8f7149e045bcb2dbd8074249e988 with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:39.995990  9400 tablet_replica.cc:333] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:01:39.997040  9400 raft_consensus.cc:2243] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:40.000094  9400 raft_consensus.cc:2272] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:40.004045  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 49e34839cf374ca6bd6f5f2a6d90248a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:40.007823  8616 raft_consensus.cc:2955] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:40.011844  8365 catalog_manager.cc:5697] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:40.015434  8362 catalog_manager.cc:5697] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:40.018033  9400 ts_tablet_manager.cc:1916] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:40.026340  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c6111d4f1904ce8954f9f389977db03 with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:40.028692  9401 tablet_replica.cc:333] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:40.055689  9400 ts_tablet_manager.cc:1929] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:40.056159  9400 log.cc:1199] T 386f8f7149e045bcb2dbd8074249e988 P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/386f8f7149e045bcb2dbd8074249e988
I20260709 13:01:40.061045  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 49e34839cf374ca6bd6f5f2a6d90248a with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:40.063133  9386 tablet_replica.cc:333] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:40.064086  9386 raft_consensus.cc:2243] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:40.064735  9386 raft_consensus.cc:2272] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:40.066560  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet 386f8f7149e045bcb2dbd8074249e988 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:40.068487  9386 ts_tablet_manager.cc:1916] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:40.075891  9401 raft_consensus.cc:2243] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:40.076719  9401 raft_consensus.cc:2272] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:40.080670  9401 ts_tablet_manager.cc:1916] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:40.085855  9386 ts_tablet_manager.cc:1929] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:40.086275  9386 log.cc:1199] T 49e34839cf374ca6bd6f5f2a6d90248a P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/49e34839cf374ca6bd6f5f2a6d90248a
I20260709 13:01:40.087646  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 49e34839cf374ca6bd6f5f2a6d90248a (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:40.095862  9401 ts_tablet_manager.cc:1929] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:40.096258  9401 log.cc:1199] T 4c6111d4f1904ce8954f9f389977db03 P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/4c6111d4f1904ce8954f9f389977db03
I20260709 13:01:40.097944  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 4c6111d4f1904ce8954f9f389977db03 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:41.141345  8465 consensus_queue.cc:237] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:41.148625  8434 consensus_peers.cc:597] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb6e4a2a3d214acebdbe75433dff332f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.148826  8613 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.149654  8538 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.150691  9375 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.151600  9377 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:01:41.159628  9375 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.171643  8538 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.173384  8613 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.183379  8616 consensus_queue.cc:237] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:41.195387  8583 consensus_peers.cc:597] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9178a82b489436e96080a49908b6f4b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.195544  8538 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.195945  8465 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.196111  8365 catalog_manager.cc:5697] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.197324  9384 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.198372  9395 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:01:41.216099  9395 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.218042  8538 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.219890  8465 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.239811  8535 consensus_queue.cc:237] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:41.250227  8509 consensus_peers.cc:597] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aaa114b17c2c44adad1ae5dc02ec0407. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.250252  8613 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.252377  8464 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.248256  8363 catalog_manager.cc:5697] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.252934  9368 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:41.253965  9388 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:41.285463  9368 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.303395  8616 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.323235  8465 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.330335  8610 consensus_queue.cc:237] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:41.330926  8362 catalog_manager.cc:5697] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:01:41.349316  8583 consensus_peers.cc:597] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5856c40737834bb4b8d4eac0e2a145e3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:41.351457  8535 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.352124  8465 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:41.353077  9384 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:41.354173  9416 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } 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 13:01:41.364563  9415 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.369241  8464 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.378804  8538 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:41.411851  8365 catalog_manager.cc:5697] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:41.665498  9425 ts_tablet_manager.cc:933] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:41.674823  9425 tablet_copy_client.cc:323] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:41.676795  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet fb6e4a2a3d214acebdbe75433dff332f from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:41.677402  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet fb6e4a2a3d214acebdbe75433dff332f from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-fb6e4a2a3d214acebdbe75433dff332f
I20260709 13:01:41.683173  8479 tablet_copy_source_session.cc:215] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.686650  9425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb6e4a2a3d214acebdbe75433dff332f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.699993  9425 tablet_copy_client.cc:806] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.700680  9425 tablet_copy_client.cc:670] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.704769  9425 tablet_copy_client.cc:538] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:41.713634  9425 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:41.739255  9425 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:41.740324  9425 tablet_bootstrap.cc:492] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:41.741123  9425 ts_tablet_manager.cc:1403] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.028s	user 0.027s	sys 0.000s
I20260709 13:01:41.744189  9425 raft_consensus.cc:359] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:41.745236  9425 raft_consensus.cc:740] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:41.745800  9425 consensus_queue.cc:260] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:41.749119  9425 ts_tablet_manager.cc:1434] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:01:41.751554  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-fb6e4a2a3d214acebdbe75433dff332f received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:41.751963  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-fb6e4a2a3d214acebdbe75433dff332f on tablet fb6e4a2a3d214acebdbe75433dff332f with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:41.776281  9425 ts_tablet_manager.cc:933] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:41.779031  9425 tablet_copy_client.cc:323] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:41.780539  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet d9178a82b489436e96080a49908b6f4b from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:41.781087  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet d9178a82b489436e96080a49908b6f4b from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-d9178a82b489436e96080a49908b6f4b
I20260709 13:01:41.789045  8628 tablet_copy_source_session.cc:215] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.792254  9425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9178a82b489436e96080a49908b6f4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.805254  9425 tablet_copy_client.cc:806] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.806403  9425 tablet_copy_client.cc:670] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.810065  9425 tablet_copy_client.cc:538] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:41.819139  9425 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:41.835940  9425 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:41.836903  9425 tablet_bootstrap.cc:492] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:41.837615  9425 ts_tablet_manager.cc:1403] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260709 13:01:41.841595  9425 raft_consensus.cc:359] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:41.842362  9425 raft_consensus.cc:740] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:41.842898  9425 consensus_queue.cc:260] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:41.845288  9425 ts_tablet_manager.cc:1434] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:01:41.847404  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d9178a82b489436e96080a49908b6f4b received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:41.847821  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d9178a82b489436e96080a49908b6f4b on tablet d9178a82b489436e96080a49908b6f4b with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:41.868194  9425 ts_tablet_manager.cc:933] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:41.870186  9425 tablet_copy_client.cc:323] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:01:41.871910  8554 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet aaa114b17c2c44adad1ae5dc02ec0407 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:01:41.872511  8554 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet aaa114b17c2c44adad1ae5dc02ec0407 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-aaa114b17c2c44adad1ae5dc02ec0407
I20260709 13:01:41.880468  8554 tablet_copy_source_session.cc:215] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.883894  9425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaa114b17c2c44adad1ae5dc02ec0407. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.907009  9425 tablet_copy_client.cc:806] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.907639  9425 tablet_copy_client.cc:670] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.921059  9425 tablet_copy_client.cc:538] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:41.927981  9425 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:41.942085  9431 ts_tablet_manager.cc:933] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:41.953241  9431 tablet_copy_client.cc:323] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:41.955436  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet 5856c40737834bb4b8d4eac0e2a145e3 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:41.956007  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet 5856c40737834bb4b8d4eac0e2a145e3 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-5856c40737834bb4b8d4eac0e2a145e3
I20260709 13:01:41.957839  9425 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:41.958755  9425 tablet_bootstrap.cc:492] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:41.959486  9425 ts_tablet_manager.cc:1403] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.007s
I20260709 13:01:41.962381  9425 raft_consensus.cc:359] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:41.963245  9425 raft_consensus.cc:740] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:41.963788  8628 tablet_copy_source_session.cc:215] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:41.963819  9425 consensus_queue.cc:260] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:41.966024  9425 ts_tablet_manager.cc:1434] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:01:41.968560  8554 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-aaa114b17c2c44adad1ae5dc02ec0407 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:01:41.969036  8554 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-aaa114b17c2c44adad1ae5dc02ec0407 on tablet aaa114b17c2c44adad1ae5dc02ec0407 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:41.970669  9431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5856c40737834bb4b8d4eac0e2a145e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:41.993805  9431 tablet_copy_client.cc:806] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:41.994477  9431 tablet_copy_client.cc:670] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:41.998590  9431 tablet_copy_client.cc:538] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:42.009745  9431 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:42.047737  9431 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:42.048525  9431 tablet_bootstrap.cc:492] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:42.049115  9431 ts_tablet_manager.cc:1403] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.040s	user 0.025s	sys 0.006s
I20260709 13:01:42.051961  9431 raft_consensus.cc:359] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:42.052809  9431 raft_consensus.cc:740] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:42.053783  9431 consensus_queue.cc:260] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:42.063642  9431 ts_tablet_manager.cc:1434] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 13:01:42.065508  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-5856c40737834bb4b8d4eac0e2a145e3 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:42.066009  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-5856c40737834bb4b8d4eac0e2a145e3 on tablet 5856c40737834bb4b8d4eac0e2a145e3 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:42.249202  9224 raft_consensus.cc:1217] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.263660  9224 raft_consensus.cc:1217] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.299837  9224 raft_consensus.cc:1217] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.502414  9224 raft_consensus.cc:1217] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:42.845567  9438 raft_consensus.cc:1064] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:42.848057  9438 consensus_queue.cc:237] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:42.923303  8616 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.926120  9224 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.943776  9368 raft_consensus.cc:1064] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:42.949287  9407 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:42.953449  9376 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:42.973066  8541 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:42.954253  9368 consensus_queue.cc:237] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:43.100818  9384 raft_consensus.cc:1064] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:43.122622  9441 raft_consensus.cc:1064] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
W20260709 13:01:43.130283  9445 log.cc:927] Time spent T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.134s	user 0.002s	sys 0.000s
I20260709 13:01:43.137077  9438 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:43.125903  9441 consensus_queue.cc:237] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:01:43.149652  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 77490us
I20260709 13:01:43.154404  9384 consensus_queue.cc:237] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:43.181617  9224 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.223675  9437 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.226114  9435 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:01:43.234112  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 48776.7us
I20260709 13:01:43.234655  8612 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.237181  9224 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.238644  9415 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:43.239712  8461 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.281244  9225 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.285866  9447 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:43.302515  8464 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.310065  8535 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.311095  9448 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:43.312337  9441 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:01:43.335776  8616 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.354007  9446 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:01:43.361886  8535 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.362890  9448 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:43.384557  8468 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:43.380472  9384 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:43.403635  9416 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:01:43.485965  9460 log.cc:927] Time spent T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:01:43.452692  8363 catalog_manager.cc:5697] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.513304  9225 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.523351  9451 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.526525  9443 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.529917  8616 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.530216  8536 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.546542  9448 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.567664  8535 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.571120  8468 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.579123  8464 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.583021  9224 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.599195  8365 catalog_manager.cc:5697] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.606233  8539 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.636137  9226 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.629521  9222 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.701270  8464 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.713761  8361 catalog_manager.cc:5697] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.753978  8468 consensus_queue.cc:237] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:43.760669  8616 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.763156  9222 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.761225  8361 catalog_manager.cc:5697] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:43.771024  9464 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:43.782003  9462 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:43.787859  9458 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.794632  8613 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.803664  9224 raft_consensus.cc:2955] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.807485  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb6e4a2a3d214acebdbe75433dff332f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:43.818140  8609 consensus_queue.cc:237] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:43.810099  8539 consensus_queue.cc:237] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:43.828122  9222 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.828150  8362 catalog_manager.cc:5697] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:43.830757  9443 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:43.831660  8464 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.834188  9443 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:43.839299  9443 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.844336  8464 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.840857  9222 raft_consensus.cc:2955] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.848435  9225 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.850652  9451 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:43.847874  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet fb6e4a2a3d214acebdbe75433dff332f with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:43.862650  8609 consensus_queue.cc:237] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:43.865795  9447 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.881079  9225 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.893028  8468 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.894721  9226 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.902284  9442 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:43.902772  8539 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:43.907030  9448 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:43.909222  8468 raft_consensus.cc:2955] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.911624  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9178a82b489436e96080a49908b6f4b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:43.911554  9416 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:43.922552  9441 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.925344  9222 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.929261  8539 raft_consensus.cc:2955] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.932207  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5856c40737834bb4b8d4eac0e2a145e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:43.892154  8362 catalog_manager.cc:5697] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.951134  9479 tablet_replica.cc:333] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:01:43.952488  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aaa114b17c2c44adad1ae5dc02ec0407 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:43.953073  9479 raft_consensus.cc:2243] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:43.953783  9479 raft_consensus.cc:2272] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.955003  8365 catalog_manager.cc:5697] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:43.962634  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet d9178a82b489436e96080a49908b6f4b with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:43.963795  9479 ts_tablet_manager.cc:1916] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:43.990954  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 5856c40737834bb4b8d4eac0e2a145e3 with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:43.991782  9479 ts_tablet_manager.cc:1929] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:43.992405  9479 log.cc:1199] T fb6e4a2a3d214acebdbe75433dff332f P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/fb6e4a2a3d214acebdbe75433dff332f
I20260709 13:01:43.994498  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet fb6e4a2a3d214acebdbe75433dff332f (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:43.994953  9479 tablet_replica.cc:333] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:01:43.999456  9479 raft_consensus.cc:2243] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:44.000298  9479 raft_consensus.cc:2272] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:43.998850  8363 catalog_manager.cc:5697] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:44.007797  9479 ts_tablet_manager.cc:1916] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:44.014462  9480 tablet_replica.cc:333] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:44.015766  9480 raft_consensus.cc:2243] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:44.016714  9480 raft_consensus.cc:2272] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:44.025118  9480 ts_tablet_manager.cc:1916] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:44.043514  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet aaa114b17c2c44adad1ae5dc02ec0407 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:44.043984  9479 ts_tablet_manager.cc:1929] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:44.044831  9479 log.cc:1199] T d9178a82b489436e96080a49908b6f4b P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/d9178a82b489436e96080a49908b6f4b
I20260709 13:01:44.047161  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet d9178a82b489436e96080a49908b6f4b (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:44.058276  9481 tablet_replica.cc:333] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:44.059569  9481 raft_consensus.cc:2243] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:44.060456  9481 raft_consensus.cc:2272] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:44.065311  9481 ts_tablet_manager.cc:1916] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:44.067252  9480 ts_tablet_manager.cc:1929] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:44.067762  9480 log.cc:1199] T 5856c40737834bb4b8d4eac0e2a145e3 P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/5856c40737834bb4b8d4eac0e2a145e3
I20260709 13:01:44.069864  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 5856c40737834bb4b8d4eac0e2a145e3 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:44.081334  9481 ts_tablet_manager.cc:1929] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:44.081727  9481 log.cc:1199] T aaa114b17c2c44adad1ae5dc02ec0407 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/aaa114b17c2c44adad1ae5dc02ec0407
I20260709 13:01:44.083333  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet aaa114b17c2c44adad1ae5dc02ec0407 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:45.109741  8468 consensus_queue.cc:237] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.118665  8609 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:45.119010  8434 consensus_peers.cc:597] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c88ea53aab584332a699a5ca8387ad4a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.120114  9482 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.121233  8535 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.122479  9482 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:01:45.130331  9438 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.131917  8535 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.133246  8612 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.148911  8539 consensus_queue.cc:237] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.152438  8362 catalog_manager.cc:5697] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.169171  8609 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:45.168469  8509 consensus_peers.cc:597] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1472fb4f07624ba592383c9a6c597715. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.171025  8468 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.171029  9447 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:45.175277  9447 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:45.187490  8609 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.184471  9447 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.220907  8464 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.222334  8609 consensus_queue.cc:237] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.238592  8361 catalog_manager.cc:5697] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:45.246070  8583 consensus_peers.cc:597] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ca0d5f97e9514e74982b19351c331f9c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.248631  8538 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.248943  8464 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.250710  9443 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.256152  9441 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } 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 13:01:45.282622  9497 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.284423  8538 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.286232  8464 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.301674  8464 consensus_queue.cc:237] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.302135  8361 catalog_manager.cc:5697] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.309898  8612 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:45.311004  8434 consensus_peers.cc:597] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ba5e9ef2d9f421ebc2332254e01aa0a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:45.313817  8538 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:45.314056  9482 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:45.317236  9438 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:01:45.349864  9438 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.352088  8612 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.372848  8538 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:45.380228  8362 catalog_manager.cc:5697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:45.661686  9503 ts_tablet_manager.cc:933] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:45.664915  9503 tablet_copy_client.cc:323] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:45.666987  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet c88ea53aab584332a699a5ca8387ad4a from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:45.667601  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet c88ea53aab584332a699a5ca8387ad4a from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-c88ea53aab584332a699a5ca8387ad4a
I20260709 13:01:45.679071  8479 tablet_copy_source_session.cc:215] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:45.682796  9503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c88ea53aab584332a699a5ca8387ad4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.704030  9503 tablet_copy_client.cc:806] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:45.704607  9503 tablet_copy_client.cc:670] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:45.708343  9506 ts_tablet_manager.cc:933] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:45.712292  9506 tablet_copy_client.cc:323] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:01:45.711782  9505 ts_tablet_manager.cc:933] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:45.712949  9503 tablet_copy_client.cc:538] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.715040  8554 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 1472fb4f07624ba592383c9a6c597715 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:01:45.715772  8554 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 1472fb4f07624ba592383c9a6c597715 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-1472fb4f07624ba592383c9a6c597715
I20260709 13:01:45.739583  9503 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:45.742655  8554 tablet_copy_source_session.cc:215] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:45.748608  9506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1472fb4f07624ba592383c9a6c597715. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.762756  9505 tablet_copy_client.cc:323] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:45.767232  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:45.768110  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet 1ba5e9ef2d9f421ebc2332254e01aa0a from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-1ba5e9ef2d9f421ebc2332254e01aa0a
I20260709 13:01:45.775538  9506 tablet_copy_client.cc:806] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:45.779695  9506 tablet_copy_client.cc:670] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:45.780038  9503 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:45.781263  9503 tablet_bootstrap.cc:492] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:45.782678  9503 ts_tablet_manager.cc:1403] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.043s	user 0.020s	sys 0.015s
I20260709 13:01:45.786051  9503 raft_consensus.cc:359] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.787065  8479 tablet_copy_source_session.cc:215] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:45.787241  9503 raft_consensus.cc:740] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:45.788252  9506 tablet_copy_client.cc:538] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.788005  9503 consensus_queue.cc:260] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.791879  9505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.799886  9506 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:45.824126  9505 tablet_copy_client.cc:806] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:45.824699  9505 tablet_copy_client.cc:670] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:45.832357  9503 ts_tablet_manager.cc:1434] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.049s	user 0.023s	sys 0.009s
I20260709 13:01:45.838160  8478 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-c88ea53aab584332a699a5ca8387ad4a received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:45.838725  8478 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-c88ea53aab584332a699a5ca8387ad4a on tablet c88ea53aab584332a699a5ca8387ad4a with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:45.843466  9503 ts_tablet_manager.cc:933] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:45.845085  9505 tablet_copy_client.cc:538] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.850425  9503 tablet_copy_client.cc:323] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:45.852725  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet ca0d5f97e9514e74982b19351c331f9c from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:45.853488  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet ca0d5f97e9514e74982b19351c331f9c from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-ca0d5f97e9514e74982b19351c331f9c
I20260709 13:01:45.854568  9505 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:45.862740  8628 tablet_copy_source_session.cc:215] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:45.867228  9503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca0d5f97e9514e74982b19351c331f9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:45.853508  9506 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:45.889139  9506 tablet_bootstrap.cc:492] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:45.891548  9505 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:45.892546  9505 tablet_bootstrap.cc:492] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:45.893239  9505 ts_tablet_manager.cc:1403] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.039s	user 0.020s	sys 0.007s
I20260709 13:01:45.906224  9506 ts_tablet_manager.cc:1403] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.014s
I20260709 13:01:45.921391  9506 raft_consensus.cc:359] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.922392  9506 raft_consensus.cc:740] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:45.920387  9505 raft_consensus.cc:359] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.924425  9505 raft_consensus.cc:740] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:45.925179  9505 consensus_queue.cc:260] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.931684  9506 consensus_queue.cc:260] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.935737  9506 ts_tablet_manager.cc:1434] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.008s
I20260709 13:01:45.937444  8554 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-1472fb4f07624ba592383c9a6c597715 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:01:45.937898  8554 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-1472fb4f07624ba592383c9a6c597715 on tablet 1472fb4f07624ba592383c9a6c597715 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:45.939868  9505 ts_tablet_manager.cc:1434] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.046s	user 0.016s	sys 0.010s
I20260709 13:01:45.941521  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-1ba5e9ef2d9f421ebc2332254e01aa0a received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:45.941931  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-1ba5e9ef2d9f421ebc2332254e01aa0a on tablet 1ba5e9ef2d9f421ebc2332254e01aa0a with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:45.942382  9503 tablet_copy_client.cc:806] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:45.943617  9503 tablet_copy_client.cc:670] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:45.949127  9503 tablet_copy_client.cc:538] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:45.958544  9503 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:45.978165  9503 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:45.979017  9503 tablet_bootstrap.cc:492] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:45.979768  9503 ts_tablet_manager.cc:1403] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.009s
I20260709 13:01:45.982391  9503 raft_consensus.cc:359] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.983242  9503 raft_consensus.cc:740] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:45.984246  9503 consensus_queue.cc:260] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:45.986447  9503 ts_tablet_manager.cc:1434] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:01:45.988302  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-ca0d5f97e9514e74982b19351c331f9c received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:45.988770  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-ca0d5f97e9514e74982b19351c331f9c on tablet ca0d5f97e9514e74982b19351c331f9c with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:46.105207  9222 raft_consensus.cc:1217] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.163106  9222 raft_consensus.cc:1217] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.237756  9222 raft_consensus.cc:1217] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.250244  9222 raft_consensus.cc:1217] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:46.626452  9482 raft_consensus.cc:1064] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:46.628829  9482 consensus_queue.cc:237] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:46.636096  9224 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.637617  9438 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.639815  8609 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.641955  8536 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.641948  9518 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:01:46.644951  9458 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.657063  9494 raft_consensus.cc:1064] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:46.659477  9494 consensus_queue.cc:237] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:46.670481  9518 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.672291  8616 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.692314  9438 raft_consensus.cc:1064] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:46.694670  9438 consensus_queue.cc:237] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:46.696573  8361 catalog_manager.cc:5697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:46.703860  9224 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.708705  8609 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.710080  9438 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.711112  8538 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.727461  9222 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.733537  9482 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.742862  9438 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.757465  8539 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.773572  9458 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.775841  9225 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.786271  8538 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.787912  8464 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.789274  9497 raft_consensus.cc:1064] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:46.789300  9494 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:01:46.792137  9497 consensus_queue.cc:237] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:46.807529  8538 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.810681  8609 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.811887  9222 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.813455  9497 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.814759  8464 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.821892  9497 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.003s
I20260709 13:01:46.824265  9224 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.825639  9494 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:01:46.828260  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 109258us
I20260709 13:01:46.834434  8616 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:46.841473  8464 consensus_queue.cc:237] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:46.853298  8361 catalog_manager.cc:5697] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.856155  9224 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.860075  9512 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:46.861601  9447 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:46.862015  9518 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:46.875936  9458 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.877094  9226 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.879688  8616 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.887524  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:46.887346  9443 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.897439  9226 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.902468  8464 consensus_queue.cc:237] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:46.926870  9224 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:46.929637  9438 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:46.909781  8539 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.929426  9482 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:46.941915  8361 catalog_manager.cc:5697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.942819  9458 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.945658  9222 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.949934  8363 catalog_manager.cc:5697] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:46.955143  9494 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.956977  9224 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.959444  8464 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:46.997176  8463 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.023332  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c88ea53aab584332a699a5ca8387ad4a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:47.024694  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ba5e9ef2d9f421ebc2332254e01aa0a with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:47.031744  8613 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.033414  8365 catalog_manager.cc:5697] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.041508  9546 tablet_replica.cc:333] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:01:47.042587  9546 raft_consensus.cc:2243] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.044745  8361 catalog_manager.cc:5697] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.043409  9546 raft_consensus.cc:2272] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.054122  9546 ts_tablet_manager.cc:1916] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:47.058454  8613 raft_consensus.cc:2955] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.064647  8539 consensus_queue.cc:237] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:47.069576  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet c88ea53aab584332a699a5ca8387ad4a with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:47.077816  8464 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.078639  9222 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.079298  9494 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:47.080435  9543 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:47.101465  9543 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.102828  9546 ts_tablet_manager.cc:1929] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:47.103240  9546 log.cc:1199] T 1ba5e9ef2d9f421ebc2332254e01aa0a P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/1ba5e9ef2d9f421ebc2332254e01aa0a
I20260709 13:01:47.104808  9546 tablet_replica.cc:333] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:01:47.104725  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet 1ba5e9ef2d9f421ebc2332254e01aa0a (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:47.106142  9546 raft_consensus.cc:2243] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.105676  9224 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.106961  9546 raft_consensus.cc:2272] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.113030  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1472fb4f07624ba592383c9a6c597715 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:47.116325  9546 ts_tablet_manager.cc:1916] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:47.116524  8614 consensus_queue.cc:237] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:47.124779  8539 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.126116  9226 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:47.127341  9497 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:47.129344  9544 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:47.134796  9541 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.137305  8361 catalog_manager.cc:5697] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.142095  8539 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.165889  9438 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:47.176868  9546 ts_tablet_manager.cc:1929] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:47.177464  9546 log.cc:1199] T c88ea53aab584332a699a5ca8387ad4a P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/c88ea53aab584332a699a5ca8387ad4a
I20260709 13:01:47.179612  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet c88ea53aab584332a699a5ca8387ad4a (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:47.199784  9222 raft_consensus.cc:2955] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.201483  8363 catalog_manager.cc:5697] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:47.208043  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ca0d5f97e9514e74982b19351c331f9c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:47.213332  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet ca0d5f97e9514e74982b19351c331f9c with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:47.215551  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 1472fb4f07624ba592383c9a6c597715 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:47.201488  8463 raft_consensus.cc:2955] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.237426  8613 raft_consensus.cc:2955] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:47.241168  9548 tablet_replica.cc:333] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:47.247794  9549 tablet_replica.cc:333] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:47.248138  9548 raft_consensus.cc:2243] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.252244  9548 raft_consensus.cc:2272] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.249264  9549 raft_consensus.cc:2243] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:47.254958  9549 pending_rounds.cc:70] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Trying to abort 1 pending ops.
I20260709 13:01:47.255317  9549 pending_rounds.cc:77] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305634228871049216 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "1472fb4f07624ba592383c9a6c597715" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } } }
I20260709 13:01:47.257913  9549 raft_consensus.cc:2917] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:01:47.258468  9549 raft_consensus.cc:2889] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:01:47.258857  9549 raft_consensus.cc:2272] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:47.263011  9549 ts_tablet_manager.cc:1916] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:47.278905  9549 ts_tablet_manager.cc:1929] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:47.279529  9549 log.cc:1199] T 1472fb4f07624ba592383c9a6c597715 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/1472fb4f07624ba592383c9a6c597715
I20260709 13:01:47.281271  9548 ts_tablet_manager.cc:1916] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:47.281489  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 1472fb4f07624ba592383c9a6c597715 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:47.300731  9548 ts_tablet_manager.cc:1929] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:47.301255  9548 log.cc:1199] T ca0d5f97e9514e74982b19351c331f9c P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/ca0d5f97e9514e74982b19351c331f9c
I20260709 13:01:47.302944  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet ca0d5f97e9514e74982b19351c331f9c (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:48.302304  8463 consensus_queue.cc:237] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:48.308223  8434 consensus_peers.cc:597] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0d1c6cd4bb1a41cb80493a3352d53b30. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.308832  8611 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.308907  8538 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.310555  9458 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:48.311331  9482 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:48.318977  9482 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.320724  8538 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.322067  8611 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.339915  8365 catalog_manager.cc:5697] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.339299  8611 consensus_queue.cc:237] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:48.361425  8583 consensus_peers.cc:597] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa35f760f0e6415ab82b7a2f29578af7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.365031  8464 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.367544  8538 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.368969  9541 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } 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 13:01:48.376977  9443 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:48.387703  9443 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.393299  8464 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.398602  8538 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.411986  8612 consensus_queue.cc:237] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:48.412632  8361 catalog_manager.cc:5697] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:48.419873  8583 consensus_peers.cc:597] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 788f8aa6cdab4c09b405ee23f66a4c1f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.422696  8539 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:48.423942  8464 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:48.424585  9443 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:48.436635  9541 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.439531  8539 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.443121  9545 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:48.455084  8468 consensus_queue.cc:237] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:48.464783  8361 catalog_manager.cc:5697] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:48.470149  8536 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.471545  8612 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:48.473407  9550 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:48.476333  8434 consensus_peers.cc:597] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd8af61cb2244ffca825092e522fc99c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:48.477916  9458 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:48.482770  8464 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.501565  9482 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.505558  8612 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.507647  8536 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.530274  8365 catalog_manager.cc:5697] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:48.830523  9568 ts_tablet_manager.cc:933] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:48.832079  9569 ts_tablet_manager.cc:933] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:48.836660  9569 tablet_copy_client.cc:323] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:48.838776  9568 tablet_copy_client.cc:323] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:48.839242  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet 0d1c6cd4bb1a41cb80493a3352d53b30 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:48.839851  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet 0d1c6cd4bb1a41cb80493a3352d53b30 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-0d1c6cd4bb1a41cb80493a3352d53b30
I20260709 13:01:48.840636  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet 788f8aa6cdab4c09b405ee23f66a4c1f from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:48.841259  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet 788f8aa6cdab4c09b405ee23f66a4c1f from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-788f8aa6cdab4c09b405ee23f66a4c1f
I20260709 13:01:48.848097  8479 tablet_copy_source_session.cc:215] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:48.851636  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d1c6cd4bb1a41cb80493a3352d53b30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:48.852133  8628 tablet_copy_source_session.cc:215] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:48.855031  9568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 788f8aa6cdab4c09b405ee23f66a4c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:48.868752  9569 tablet_copy_client.cc:806] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:48.869429  9569 tablet_copy_client.cc:670] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:48.875622  9568 tablet_copy_client.cc:806] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:48.876262  9568 tablet_copy_client.cc:670] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:48.880609  9568 tablet_copy_client.cc:538] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:48.880942  9569 tablet_copy_client.cc:538] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:48.890738  9569 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:48.890924  9568 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:48.923229  9568 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:48.924801  9568 tablet_bootstrap.cc:492] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:48.925580  9568 ts_tablet_manager.cc:1403] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.004s
I20260709 13:01:48.929535  9568 raft_consensus.cc:359] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:48.930891  9568 raft_consensus.cc:740] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:48.931756  9568 consensus_queue.cc:260] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:48.937165  9569 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:48.939172  9569 tablet_bootstrap.cc:492] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:48.939953  9569 ts_tablet_manager.cc:1403] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.016s
I20260709 13:01:48.937675  9574 ts_tablet_manager.cc:933] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:48.950752  9569 raft_consensus.cc:359] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:48.952659  9569 raft_consensus.cc:740] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:48.955122  9569 consensus_queue.cc:260] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:48.958900  9568 ts_tablet_manager.cc:1434] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.011s
I20260709 13:01:48.960862  9574 tablet_copy_client.cc:323] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:48.960866  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-788f8aa6cdab4c09b405ee23f66a4c1f received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:48.961727  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-788f8aa6cdab4c09b405ee23f66a4c1f on tablet 788f8aa6cdab4c09b405ee23f66a4c1f with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:48.962688  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet dd8af61cb2244ffca825092e522fc99c from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:48.963217  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet dd8af61cb2244ffca825092e522fc99c from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-dd8af61cb2244ffca825092e522fc99c
I20260709 13:01:48.965286  9569 ts_tablet_manager.cc:1434] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 13:01:48.967267  8478 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-0d1c6cd4bb1a41cb80493a3352d53b30 received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:48.967739  8478 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-0d1c6cd4bb1a41cb80493a3352d53b30 on tablet 0d1c6cd4bb1a41cb80493a3352d53b30 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:48.974650  8479 tablet_copy_source_session.cc:215] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:48.977504  9574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd8af61cb2244ffca825092e522fc99c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:48.981084  9569 ts_tablet_manager.cc:933] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:48.986799  9569 tablet_copy_client.cc:323] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:48.988580  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet aa35f760f0e6415ab82b7a2f29578af7 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:48.989138  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet aa35f760f0e6415ab82b7a2f29578af7 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-aa35f760f0e6415ab82b7a2f29578af7
I20260709 13:01:48.995651  9574 tablet_copy_client.cc:806] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:48.996479  9574 tablet_copy_client.cc:670] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:49.007299  9574 tablet_copy_client.cc:538] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:49.002337  8628 tablet_copy_source_session.cc:215] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:49.014124  9569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa35f760f0e6415ab82b7a2f29578af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:49.018148  9574 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:49.075335  9574 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:49.076298  9574 tablet_bootstrap.cc:492] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:49.077000  9574 ts_tablet_manager.cc:1403] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.004s
I20260709 13:01:49.079977  9574 raft_consensus.cc:359] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:49.081063  9574 raft_consensus.cc:740] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:49.081727  9574 consensus_queue.cc:260] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:49.084236  9574 ts_tablet_manager.cc:1434] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:49.089648  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-dd8af61cb2244ffca825092e522fc99c received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:49.090221  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-dd8af61cb2244ffca825092e522fc99c on tablet dd8af61cb2244ffca825092e522fc99c with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:49.109645  9569 tablet_copy_client.cc:806] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:49.110329  9569 tablet_copy_client.cc:670] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:49.114005  9569 tablet_copy_client.cc:538] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:49.121991  9569 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:49.142911  9569 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:49.143877  9569 tablet_bootstrap.cc:492] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:49.144619  9569 ts_tablet_manager.cc:1403] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.001s
I20260709 13:01:49.147768  9569 raft_consensus.cc:359] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:49.148710  9569 raft_consensus.cc:740] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:49.149410  9569 consensus_queue.cc:260] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:49.151950  9569 ts_tablet_manager.cc:1434] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:01:49.153626  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-aa35f760f0e6415ab82b7a2f29578af7 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:49.154066  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-aa35f760f0e6415ab82b7a2f29578af7 on tablet aa35f760f0e6415ab82b7a2f29578af7 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:49.288985  9222 raft_consensus.cc:1217] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260709 13:01:49.312853  9222 raft_consensus.cc:1217] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:49.354977  9222 raft_consensus.cc:1217] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:49.399036  9224 raft_consensus.cc:1217] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:49.765807  9482 raft_consensus.cc:1064] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:49.767989  9482 consensus_queue.cc:237] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:49.778875  9224 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.783990  8612 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.781674  9482 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260709 13:01:49.790760  9578 raft_consensus.cc:1064] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:49.795912  9578 consensus_queue.cc:237] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:49.803561  9482 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:49.808517  8539 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.814894  9585 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.818923  8539 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.819690  9222 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.821486  9443 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.821738  8464 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:49.823089  9443 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:49.828437  9579 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:49.849749  9578 raft_consensus.cc:1064] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:49.867087  9458 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:49.878472  9443 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:49.881217  8463 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:49.878075  9224 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:49.897143  8536 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:49.902856  8361 catalog_manager.cc:5697] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:49.907775  9550 raft_consensus.cc:1064] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:49.911525  9550 consensus_queue.cc:237] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:49.917208  8539 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:49.919615  8363 catalog_manager.cc:5697] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:49.944481  9222 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:49.852929  9578 consensus_queue.cc:237] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:49.871070  8614 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.030900  9222 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.032644  9482 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.037606  8538 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.047120  9550 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.057618  8538 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:50.059360  9578 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:50.062428  9226 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:50.081717  9579 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.085187  8612 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:50.386958  9458 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:50.435451  9585 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.459426  8464 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:50.481391  9224 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.494980  9594 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:50.496333  8611 consensus_queue.cc:237] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:50.505074  8460 consensus_queue.cc:237] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:50.512122  9222 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.515239  9585 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:50.516876  8539 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.519208  9596 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.523658  9617 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.527138  9594 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.532526  9596 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.542279  8460 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.547277  8539 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.552330  9225 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.552634  8612 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.554440  9443 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.543582  9223 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.571758  8537 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.579839  8611 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.581220  9584 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.581667  9225 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.581218  8538 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.583730  9223 raft_consensus.cc:2955] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.587265  8611 raft_consensus.cc:2955] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.594996  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd8af61cb2244ffca825092e522fc99c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.595531  8361 catalog_manager.cc:5697] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.601086  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet aa35f760f0e6415ab82b7a2f29578af7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.626924  8365 catalog_manager.cc:5697] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.629060  8365 catalog_manager.cc:5697] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.631260  8365 catalog_manager.cc:5697] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.650451  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet dd8af61cb2244ffca825092e522fc99c with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:50.653378  8611 consensus_queue.cc:237] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:50.658593  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet aa35f760f0e6415ab82b7a2f29578af7 with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:50.659245  9223 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:50.660667  8539 raft_consensus.cc:1275] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:50.661208  9443 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.662412  9621 tablet_replica.cc:333] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:50.663985  9443 consensus_queue.cc:1048] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.668138  9620 tablet_replica.cc:333] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:01:50.671569  9620 raft_consensus.cc:2243] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.670487  9594 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.677733  8460 consensus_queue.cc:237] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:50.681052  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 788f8aa6cdab4c09b405ee23f66a4c1f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.681843  8539 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.684653  9225 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.681114  9223 raft_consensus.cc:2955] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.688297  9611 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:50.691571  9620 raft_consensus.cc:2272] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:50.700965  8365 catalog_manager.cc:5697] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.702015  9617 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.711127  9620 ts_tablet_manager.cc:1916] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:50.715775  9223 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.717386  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 788f8aa6cdab4c09b405ee23f66a4c1f with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:50.720676  8539 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:50.722127  9585 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:50.726091  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0d1c6cd4bb1a41cb80493a3352d53b30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:50.729146  8539 raft_consensus.cc:2955] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:50.741314  9620 ts_tablet_manager.cc:1929] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:50.741780  9620 log.cc:1199] T dd8af61cb2244ffca825092e522fc99c P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/dd8af61cb2244ffca825092e522fc99c
I20260709 13:01:50.732184  9621 raft_consensus.cc:2243] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.742759  9621 raft_consensus.cc:2272] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:50.743451  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet dd8af61cb2244ffca825092e522fc99c (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:50.746025  9621 ts_tablet_manager.cc:1916] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:50.738775  8365 catalog_manager.cc:5697] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:50.763703  9621 ts_tablet_manager.cc:1929] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:50.764204  9621 log.cc:1199] T aa35f760f0e6415ab82b7a2f29578af7 P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/aa35f760f0e6415ab82b7a2f29578af7
I20260709 13:01:50.765957  9621 tablet_replica.cc:333] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:50.766955  9621 raft_consensus.cc:2243] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.767685  9621 raft_consensus.cc:2272] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:50.770152  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 0d1c6cd4bb1a41cb80493a3352d53b30 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:50.774174  9621 ts_tablet_manager.cc:1916] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:50.776240  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet aa35f760f0e6415ab82b7a2f29578af7 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:50.791771  9622 tablet_replica.cc:333] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:50.792838  9622 raft_consensus.cc:2243] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:50.793579  9622 raft_consensus.cc:2272] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:50.796706  9622 ts_tablet_manager.cc:1916] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:50.804710  9621 ts_tablet_manager.cc:1929] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:01:50.805182  9621 log.cc:1199] T 788f8aa6cdab4c09b405ee23f66a4c1f P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/788f8aa6cdab4c09b405ee23f66a4c1f
I20260709 13:01:50.807073  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 788f8aa6cdab4c09b405ee23f66a4c1f (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:50.812361  9622 ts_tablet_manager.cc:1929] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:50.812842  9622 log.cc:1199] T 0d1c6cd4bb1a41cb80493a3352d53b30 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/0d1c6cd4bb1a41cb80493a3352d53b30
I20260709 13:01:50.814774  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 0d1c6cd4bb1a41cb80493a3352d53b30 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
W20260709 13:01:51.232239  8398 debug-util.cc:398] Leaking SignalData structure 0x7b0800035740 after lost signal to thread 7331
W20260709 13:01:51.233116  8398 debug-util.cc:398] Leaking SignalData structure 0x7b080008b520 after lost signal to thread 8401
W20260709 13:01:51.233974  8398 debug-util.cc:398] Leaking SignalData structure 0x7b08002fb300 after lost signal to thread 8493
W20260709 13:01:51.234848  8398 debug-util.cc:398] Leaking SignalData structure 0x7b080010f8a0 after lost signal to thread 8568
W20260709 13:01:51.235877  8398 debug-util.cc:398] Leaking SignalData structure 0x7b080004edc0 after lost signal to thread 8642
W20260709 13:01:51.236969  8398 debug-util.cc:398] Leaking SignalData structure 0x7b08002495c0 after lost signal to thread 9250
I20260709 13:01:51.903726  8537 consensus_queue.cc:237] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:01:51.912767  8509 consensus_peers.cc:597] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3c7c28eeda9a4548b3d70f0c6d4034b4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:51.914439  8612 raft_consensus.cc:1275] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:51.916054  9623 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:51.917623  8464 raft_consensus.cc:1275] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:51.918882  9494 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:51.934120  9623 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:51.938172  8464 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:51.943043  8614 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:51.955124  8460 consensus_queue.cc:237] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:51.961807  8367 catalog_manager.cc:5697] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:51.989326  8612 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:51.990460  8434 consensus_peers.cc:597] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c7e5ed09dbba44abb8b6d927f5f19a73. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:51.991698  9617 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:51.993023  8538 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:51.997118  9629 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.032449  9584 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.034072  8611 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.052182  8539 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.077824  8611 consensus_queue.cc:237] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.097519  8367 catalog_manager.cc:5697] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:01:52.135977  8583 consensus_peers.cc:597] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4949f26f09b946ba8d578e40d14f404d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:52.137530  8460 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.138947  8539 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.139125  9614 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:52.140333  9625 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.148356  9614 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.150125  8539 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.156064  8460 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.170609  8464 consensus_queue.cc:237] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.173336  8367 catalog_manager.cc:5697] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:52.201387  8434 consensus_peers.cc:597] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d21d6055349e4522965abdcfb350bf3d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:52.204231  8539 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.204514  8611 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:52.205828  9584 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:01:52.207037  9629 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:52.226457  9629 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.229092  8538 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.249773  8361 catalog_manager.cc:5697] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:52.293298  8611 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:52.451125  9643 ts_tablet_manager.cc:933] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:52.453275  9643 tablet_copy_client.cc:323] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:01:52.454715  8554 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:01:52.455161  8554 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-3c7c28eeda9a4548b3d70f0c6d4034b4
I20260709 13:01:52.466953  8554 tablet_copy_source_session.cc:215] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.472924  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.491149  9643 tablet_copy_client.cc:806] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.492075  9643 tablet_copy_client.cc:670] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.505055  9645 ts_tablet_manager.cc:933] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:52.520336  9643 tablet_copy_client.cc:538] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.534304  9643 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:52.587612  9643 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:52.588953  9643 tablet_bootstrap.cc:492] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:52.589884  9643 ts_tablet_manager.cc:1403] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.056s	user 0.026s	sys 0.011s
I20260709 13:01:52.594013  9643 raft_consensus.cc:359] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.597532  9643 raft_consensus.cc:740] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:52.598296  9643 consensus_queue.cc:260] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.610571  9643 ts_tablet_manager.cc:1434] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.006s
I20260709 13:01:52.614331  8554 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-3c7c28eeda9a4548b3d70f0c6d4034b4 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:01:52.615013  8554 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-3c7c28eeda9a4548b3d70f0c6d4034b4 on tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:52.703284  9643 ts_tablet_manager.cc:933] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:52.705313  9645 tablet_copy_client.cc:323] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
W20260709 13:01:52.706086  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 120736us
I20260709 13:01:52.708432  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet c7e5ed09dbba44abb8b6d927f5f19a73 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:52.709095  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet c7e5ed09dbba44abb8b6d927f5f19a73 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-c7e5ed09dbba44abb8b6d927f5f19a73
I20260709 13:01:52.717561  9643 tablet_copy_client.cc:323] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:52.719451  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet 4949f26f09b946ba8d578e40d14f404d from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:52.720063  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet 4949f26f09b946ba8d578e40d14f404d from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-4949f26f09b946ba8d578e40d14f404d
I20260709 13:01:52.725361  8479 tablet_copy_source_session.cc:215] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.738703  8628 tablet_copy_source_session.cc:215] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.739391  9656 ts_tablet_manager.cc:933] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:52.741967  9645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7e5ed09dbba44abb8b6d927f5f19a73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.749305  9643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4949f26f09b946ba8d578e40d14f404d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.754875  9656 tablet_copy_client.cc:323] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:52.759363  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet d21d6055349e4522965abdcfb350bf3d from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:52.759924  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet d21d6055349e4522965abdcfb350bf3d from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-d21d6055349e4522965abdcfb350bf3d
I20260709 13:01:52.772091  8479 tablet_copy_source_session.cc:215] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:52.775990  9656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d21d6055349e4522965abdcfb350bf3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:52.804198  9643 tablet_copy_client.cc:806] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.804950  9645 tablet_copy_client.cc:806] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.805804  9643 tablet_copy_client.cc:670] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.805838  9645 tablet_copy_client.cc:670] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.810231  9645 tablet_copy_client.cc:538] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.812372  9643 tablet_copy_client.cc:538] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.814419  9656 tablet_copy_client.cc:806] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:52.815179  9656 tablet_copy_client.cc:670] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:52.822449  9656 tablet_copy_client.cc:538] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:52.822793  9643 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:52.845985  9656 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:52.837317  9645 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:52.860333  9643 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:52.861953  9643 tablet_bootstrap.cc:492] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:52.863291  9643 ts_tablet_manager.cc:1403] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.041s	user 0.027s	sys 0.005s
I20260709 13:01:52.872126  9643 raft_consensus.cc:359] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.873473  9643 raft_consensus.cc:740] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:52.874327  9643 consensus_queue.cc:260] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.878005  9643 ts_tablet_manager.cc:1434] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 13:01:52.884265  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-4949f26f09b946ba8d578e40d14f404d received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:52.884723  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-4949f26f09b946ba8d578e40d14f404d on tablet 4949f26f09b946ba8d578e40d14f404d with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:52.903661  9645 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:52.904969  9645 tablet_bootstrap.cc:492] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:52.905982  9645 ts_tablet_manager.cc:1403] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.069s	user 0.025s	sys 0.007s
I20260709 13:01:52.908996  9645 raft_consensus.cc:359] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.909909  9645 raft_consensus.cc:740] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:52.910590  9645 consensus_queue.cc:260] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.914251  9645 ts_tablet_manager.cc:1434] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:01:52.918700  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-c7e5ed09dbba44abb8b6d927f5f19a73 received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:52.919162  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-c7e5ed09dbba44abb8b6d927f5f19a73 on tablet c7e5ed09dbba44abb8b6d927f5f19a73 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:52.944588  9656 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:52.948021  9656 tablet_bootstrap.cc:492] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:52.949198  9656 ts_tablet_manager.cc:1403] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.103s	user 0.029s	sys 0.019s
I20260709 13:01:52.956501  9656 raft_consensus.cc:359] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.957612  9656 raft_consensus.cc:740] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:52.958482  9656 consensus_queue.cc:260] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:52.963999  9656 ts_tablet_manager.cc:1434] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260709 13:01:53.038257  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d21d6055349e4522965abdcfb350bf3d received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:53.039840  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d21d6055349e4522965abdcfb350bf3d on tablet d21d6055349e4522965abdcfb350bf3d with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:53.052064  9225 raft_consensus.cc:1217] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.148315  9223 raft_consensus.cc:1217] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.235261  9225 raft_consensus.cc:1217] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.280201  9226 raft_consensus.cc:1217] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:53.513860  9666 raft_consensus.cc:1064] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:53.516028  9672 raft_consensus.cc:1064] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:53.519872  9672 consensus_queue.cc:237] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:53.521549  9666 consensus_queue.cc:237] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:53.546545  9225 raft_consensus.cc:1275] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.550385  9668 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:53.584165  8609 raft_consensus.cc:1275] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.587904  8463 raft_consensus.cc:1275] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.601032  9672 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.616313  9651 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:01:53.684563  9226 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.686511  9629 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:53.703989  8612 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.708189  9663 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.710602  8538 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.718923  9585 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.731804  8463 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.709306  9651 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.754145  9585 raft_consensus.cc:1064] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:53.761014  9585 consensus_queue.cc:237] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:53.788679  9225 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.790561  9664 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:53.817742  9662 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.824643  8367 catalog_manager.cc:5697] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.828621  8539 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.784174  8616 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.835873  8609 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.832489  8539 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.836710  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:53.849097  9614 raft_consensus.cc:1064] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:53.852110  9614 consensus_queue.cc:237] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:53.864339  9666 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:53.865082  9225 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.884811  9226 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:53.893839  9223 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.896580  8538 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:53.898885  9664 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.908021  9653 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:53.915877  9650 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:01:54.054495  9681 log.cc:927] Time spent T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260709 13:01:54.057977  9679 log.cc:927] Time spent T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.134s	user 0.002s	sys 0.000s
W20260709 13:01:54.095896  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 47438.7us
W20260709 13:01:54.092914  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 98445.3us
I20260709 13:01:54.189276  8467 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:01:54.250003  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 86253.8us
W20260709 13:01:54.251196  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 44313.8us
W20260709 13:01:54.411859  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 110097us
W20260709 13:01:54.414021  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 173318us
W20260709 13:01:54.418390  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 133555us
I20260709 13:01:54.451642  9706 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:01:54.466995  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 181993us
I20260709 13:01:54.478156  8539 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.492208  9705 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:54.503536  8539 consensus_queue.cc:237] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:54.507428  9226 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.518218  9223 raft_consensus.cc:1275] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.521555  9707 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
W20260709 13:01:54.540414  8434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 54728.8us
I20260709 13:01:54.538228  8467 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.545619  8363 catalog_manager.cc:5697] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.543216  9694 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.553399  9651 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:01:54.562507  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 56134.2us
I20260709 13:01:54.562971  9226 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.564625  8614 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.576714  8618 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.572826  8361 catalog_manager.cc:5697] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:54.593690  9223 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.598569  8460 raft_consensus.cc:1275] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.605427  8538 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.628069  8464 consensus_queue.cc:237] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:54.631446  9697 consensus_queue.cc:1048] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:54.634038  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:54.637310  9224 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.639417  9692 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:54.650662  9662 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.659188  9226 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.664131  8539 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.706161  8464 raft_consensus.cc:2955] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:01:54.710225  8354 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260709 13:01:54.695905  8363 catalog_manager.cc:5697] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:54.731173  8362 catalog_manager.cc:5697] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.733593  8362 catalog_manager.cc:5697] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.733834  8618 consensus_queue.cc:237] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:54.750497  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:54.754748  9223 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.759887  8601 tablet_service.cc:1558] Processing DeleteTablet for tablet c7e5ed09dbba44abb8b6d927f5f19a73 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:54.762128  9706 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.775336  9648 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.778775  9717 tablet_replica.cc:333] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:54.780170  9717 raft_consensus.cc:2243] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:54.781015  9717 raft_consensus.cc:2272] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:54.783891  9226 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.795221  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4949f26f09b946ba8d578e40d14f404d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:54.796958  9717 ts_tablet_manager.cc:1916] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:54.800567  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c7e5ed09dbba44abb8b6d927f5f19a73 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:54.807744  8362 catalog_manager.cc:5697] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.809922  9690 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:54.822716  8460 consensus_queue.cc:237] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:54.832921  8612 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.835000  9688 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.842047  8539 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.843693  9706 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:54.848095  8536 raft_consensus.cc:2955] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.836387  9717 ts_tablet_manager.cc:1929] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:54.836990  9223 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:54.853168  8539 raft_consensus.cc:2955] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.856256  9671 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.858532  9717 log.cc:1199] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/3c7c28eeda9a4548b3d70f0c6d4034b4
I20260709 13:01:54.860265  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 3c7c28eeda9a4548b3d70f0c6d4034b4 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:54.860423  9717 tablet_replica.cc:333] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:54.861900  9692 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:54.862841  9717 raft_consensus.cc:2243] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:54.862553  8610 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.863668  9717 raft_consensus.cc:2272] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:54.889775  9223 raft_consensus.cc:2955] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:54.891254  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 4949f26f09b946ba8d578e40d14f404d with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:54.953140  9717 ts_tablet_manager.cc:1916] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:01:54.969966  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 71089.7us
I20260709 13:01:54.986578  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d21d6055349e4522965abdcfb350bf3d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:55.027251  9718 tablet_replica.cc:333] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:55.044605  9717 ts_tablet_manager.cc:1929] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:55.045115  9717 log.cc:1199] T c7e5ed09dbba44abb8b6d927f5f19a73 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/c7e5ed09dbba44abb8b6d927f5f19a73
I20260709 13:01:55.110651  8362 catalog_manager.cc:5697] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:55.126619  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet d21d6055349e4522965abdcfb350bf3d with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:01:55.131323  9718 raft_consensus.cc:2243] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:55.132395  9718 raft_consensus.cc:2272] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:55.141134  9718 ts_tablet_manager.cc:1916] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:01:55.146433  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 155870us
W20260709 13:01:55.149477  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 133222us
I20260709 13:01:55.166615  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet c7e5ed09dbba44abb8b6d927f5f19a73 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:55.178560  8612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:01:55.185962  8612 raft_consensus.cc:606] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:55.209267  8612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:41084
W20260709 13:01:55.209558  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 241010us
I20260709 13:01:55.209950  8612 raft_consensus.cc:606] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:01:55.225881  9727 tablet_replica.cc:333] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
W20260709 13:01:55.279774  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 61893.6us
W20260709 13:01:55.283986  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 58911.1us
I20260709 13:01:55.290073  9726 raft_consensus.cc:993] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:01:55.292865  9710 raft_consensus.cc:1081] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:01:55.295712  9718 ts_tablet_manager.cc:1929] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:55.298705  9718 log.cc:1199] T 4949f26f09b946ba8d578e40d14f404d P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/4949f26f09b946ba8d578e40d14f404d
I20260709 13:01:55.307577  9727 raft_consensus.cc:2243] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:55.309132  9727 raft_consensus.cc:2272] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:55.313519  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 4949f26f09b946ba8d578e40d14f404d (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:55.329941  9727 ts_tablet_manager.cc:1916] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:55.338578  8538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55874
I20260709 13:01:55.339243  8538 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.339586  8538 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.361300  8467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:01:55.362058  8467 raft_consensus.cc:606] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:55.364681  8467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:01:55.366411  8467 raft_consensus.cc:606] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:55.368957  8612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:01:55.369508  8612 raft_consensus.cc:606] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:55.370852  9727 ts_tablet_manager.cc:1929] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:55.371419  9727 log.cc:1199] T d21d6055349e4522965abdcfb350bf3d P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/d21d6055349e4522965abdcfb350bf3d
I20260709 13:01:55.373323  9721 raft_consensus.cc:993] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:55.378294  8538 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:55.380620  8535 raft_consensus.cc:1240] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:55.385157  9723 consensus_queue.cc:1059] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:55.385882  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:55.386611  8467 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.378484  9663 raft_consensus.cc:1081] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:55.388041  9722 raft_consensus.cc:3055] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.388432  9722 raft_consensus.cc:740] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:55.389019  9223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43754
I20260709 13:01:55.389536  9223 raft_consensus.cc:493] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.389904  9223 raft_consensus.cc:3060] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.389317  9722 consensus_queue.cc:260] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:55.393555  8467 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:01:55.395603  8508 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:55.396445  9651 raft_consensus.cc:2804] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.396946  9651 raft_consensus.cc:697] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:55.397799  9651 consensus_queue.cc:237] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:55.393793  9722 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.410571  9223 raft_consensus.cc:515] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.414433  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:55.414629  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:55.415093  8467 raft_consensus.cc:3055] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.415199  8610 raft_consensus.cc:3060] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.415566  8467 raft_consensus.cc:740] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:55.416451  8467 consensus_queue.cc:260] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.417609  8467 raft_consensus.cc:3060] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.415076  8538 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:55.430979  8610 raft_consensus.cc:2468] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:55.433542  9189 leader_election.cc:304] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:01:55.431593  9223 leader_election.cc:290] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:55.434721  9701 raft_consensus.cc:2804] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.435395  8467 raft_consensus.cc:2468] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:55.441958  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet d21d6055349e4522965abdcfb350bf3d (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:55.443598  8362 catalog_manager.cc:5697] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.479046  9701 raft_consensus.cc:697] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:55.482560  9663 raft_consensus.cc:993] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:55.483103  9663 raft_consensus.cc:1081] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:55.488360  9701 consensus_queue.cc:237] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.495481  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:55.503371  8610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:01:55.504014  8610 raft_consensus.cc:493] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.504364  8610 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.516284  8362 catalog_manager.cc:5697] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.517432  8610 raft_consensus.cc:515] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.525041  9719 raft_consensus.cc:993] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:55.527643  9719 raft_consensus.cc:1081] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:55.530630  8538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:01:55.530759  9223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:01:55.531383  9223 raft_consensus.cc:493] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.531747  9223 raft_consensus.cc:3060] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.536754  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:01:55.537428  9225 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.542670  9223 raft_consensus.cc:515] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.543593  8538 raft_consensus.cc:606] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:55.545002  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:01:55.546839  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:55.547652  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:55.548300  8467 raft_consensus.cc:3060] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.549847  8614 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
W20260709 13:01:55.556169  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 45349.3us
I20260709 13:01:55.562533  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:55.563033  8460 raft_consensus.cc:3055] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.563275  8460 raft_consensus.cc:740] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:55.563916  8460 consensus_queue.cc:260] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.564674  8460 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.569185  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:55.569917  8614 raft_consensus.cc:3055] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.570220  8614 raft_consensus.cc:740] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:55.570950  8614 consensus_queue.cc:260] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.571810  8614 raft_consensus.cc:3060] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.573544  8467 raft_consensus.cc:2468] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:55.574504  8465 raft_consensus.cc:1240] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: []
I20260709 13:01:55.578532  9225 raft_consensus.cc:2468] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:55.579497  8610 leader_election.cc:290] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:01:55.581547  8583 leader_election.cc:304] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:01:55.582926  9726 raft_consensus.cc:993] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:55.582844  9723 raft_consensus.cc:2804] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.583457  9705 raft_consensus.cc:1081] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:55.583521  9723 raft_consensus.cc:697] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:55.583877  8460 raft_consensus.cc:2468] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:55.573822  9223 leader_election.cc:290] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:55.584707  9723 consensus_queue.cc:237] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.591449  9190 leader_election.cc:304] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:55.594588  9701 raft_consensus.cc:2804] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.595099  9701 raft_consensus.cc:697] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:55.595927  9701 consensus_queue.cc:237] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.604452  8614 raft_consensus.cc:2468] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:55.604367  8362 catalog_manager.cc:5697] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:55.606293  9223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:01:55.606952  9223 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.607313  9223 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.617439  9223 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.621266  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:55.621893  8535 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.625696  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:55.626473  8614 raft_consensus.cc:3055] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.626861  8614 raft_consensus.cc:740] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:55.628012  8614 consensus_queue.cc:260] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.629172  8614 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.620812  9223 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:55.634483  8535 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:55.637117  8362 catalog_manager.cc:5697] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.639366  9192 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:55.641039  9701 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.639576  8614 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:55.641801  9701 raft_consensus.cc:697] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:55.643885  9701 consensus_queue.cc:237] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:55.684676  8362 catalog_manager.cc:5697] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.772725  9651 raft_consensus.cc:993] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:55.773664  9697 raft_consensus.cc:1081] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:55.775378  8610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37792
I20260709 13:01:55.777093  8610 raft_consensus.cc:493] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:55.779243  8610 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.788096  8610 raft_consensus.cc:515] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:55.791029  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:55.791807  8467 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.799116  8610 leader_election.cc:290] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:55.800004  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:55.800596  8538 raft_consensus.cc:3055] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:55.800838  8538 raft_consensus.cc:740] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:55.801509  8538 consensus_queue.cc:260] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:55.802452  8538 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:55.803081  8467 raft_consensus.cc:2468] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:55.804453  8582 leader_election.cc:304] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:55.805272  9719 raft_consensus.cc:2804] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:55.805943  9719 raft_consensus.cc:697] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:55.806888  9719 consensus_queue.cc:237] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:55.809022  8538 raft_consensus.cc:2468] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:55.820649  8362 catalog_manager.cc:5697] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:55.870277  8614 raft_consensus.cc:1275] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.871996  9697 consensus_queue.cc:1048] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:55.900200  8467 raft_consensus.cc:1275] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:55.901623  9697 consensus_queue.cc:1048] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.004964  8610 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.006512  9701 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.031077  8460 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.040441  8460 raft_consensus.cc:1275] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.042502  9731 consensus_queue.cc:1048] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.034227  9743 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.010s
I20260709 13:01:56.067410  8614 raft_consensus.cc:1275] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.069113  9701 consensus_queue.cc:1048] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.080660  8467 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.082645  9719 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.096164  9223 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.098209  9648 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:01:56.197003  8614 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.198601  9701 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.220633  8535 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:56.223729  9731 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:56.252363  8467 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.254657  9726 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.279713  8535 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:56.281958  9719 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.323285  8467 consensus_queue.cc:237] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:56.336848  8539 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:01:56.340380  8434 consensus_peers.cc:597] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7f378968592b417c9ca9307e0faa439c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:56.341864  8614 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:56.342775  9671 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.344385  9690 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:01:56.358291  9690 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.360836  8614 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.364578  8539 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.382442  8467 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:56.384009  8362 catalog_manager.cc:5697] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:56.421733  8434 consensus_peers.cc:597] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: becbd53d97a34f97bcd416cde5191c1f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:56.422252  8610 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:56.422835  8539 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:01:56.423837  9671 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:56.425092  9690 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:01:56.460036  9671 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.466714  8538 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.490264  8610 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.506369  8616 consensus_queue.cc:237] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:56.513062  8361 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:56.547860  8583 consensus_peers.cc:597] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1f5c3a03c9844a9b96b09a3640e6070. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:56.548964  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:56.551055  8539 raft_consensus.cc:1275] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:56.553560  9648 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:56.551760  8465 raft_consensus.cc:1275] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:56.557132  9648 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:56.584599  9648 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.587752  8460 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.609180  8363 catalog_manager.cc:5697] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.617728  8538 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.645246  8616 consensus_queue.cc:237] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:56.684662  8539 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:56.686232  9648 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:56.687557  8465 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:01:56.691457  9648 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:01:56.692698  8583 consensus_peers.cc:597] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d5e6bab5cfd24381929359414f3890fe. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:01:56.694682  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:56.724828  9648 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.729776  8539 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.750988  8465 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.771384  8362 catalog_manager.cc:5697] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:01:56.823252  8616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:01:56.823887  8616 raft_consensus.cc:606] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:56.826866  8460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:01:56.827443  8460 raft_consensus.cc:606] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:56.836062  8460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:01:56.837141  8460 raft_consensus.cc:606] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:56.841272  8465 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:01:56.841840  8465 raft_consensus.cc:606] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:56.846505  8539 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:01:56.847047  8539 raft_consensus.cc:606] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:56.864188  8616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:01:56.864828  8616 raft_consensus.cc:606] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:56.868952  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:01:56.870707  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:56.884379  9771 ts_tablet_manager.cc:933] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:56.902165  9671 raft_consensus.cc:993] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:56.902889  9671 raft_consensus.cc:1081] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:56.904836  9773 ts_tablet_manager.cc:933] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:01:56.904827  8614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:01:56.905562  8614 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.905929  8614 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.910887  9771 tablet_copy_client.cc:323] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:56.912942  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet 7f378968592b417c9ca9307e0faa439c from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:56.913481  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet 7f378968592b417c9ca9307e0faa439c from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-7f378968592b417c9ca9307e0faa439c
I20260709 13:01:56.921726  8479 tablet_copy_source_session.cc:215] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:56.922729  9722 raft_consensus.cc:993] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:56.923260  9722 raft_consensus.cc:1081] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:56.925220  9771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f378968592b417c9ca9307e0faa439c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:56.935181  9223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:01:56.935870  9223 raft_consensus.cc:493] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:56.936255  9223 raft_consensus.cc:3060] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.942575  9774 ts_tablet_manager.cc:933] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:56.951992  9771 tablet_copy_client.cc:806] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:56.952713  9771 tablet_copy_client.cc:670] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:56.958206  9771 tablet_copy_client.cc:538] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:56.965538  8614 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:56.967630  8614 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:56.968528  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:56.978582  8538 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:56.979017  9771 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:56.968991  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:56.975075  9774 tablet_copy_client.cc:323] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:56.994221  8460 raft_consensus.cc:3055] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:56.995502  8460 raft_consensus.cc:740] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:56.996672  8460 consensus_queue.cc:260] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:56.998817  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet d1f5c3a03c9844a9b96b09a3640e6070 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:56.999384  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet d1f5c3a03c9844a9b96b09a3640e6070 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-d1f5c3a03c9844a9b96b09a3640e6070
I20260709 13:01:57.008082  8628 tablet_copy_source_session.cc:215] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:57.011420  9774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1f5c3a03c9844a9b96b09a3640e6070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:57.009454  8538 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:57.014400  8584 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:56.998977  8460 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.015130  9648 raft_consensus.cc:2804] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.016139  9648 raft_consensus.cc:697] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:57.017001  9648 consensus_queue.cc:237] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:57.027118  9697 raft_consensus.cc:993] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:57.027608  9697 raft_consensus.cc:1081] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:57.029690  9225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43746
I20260709 13:01:57.030408  9225 raft_consensus.cc:493] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.030742  9225 raft_consensus.cc:3060] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.046212  9223 raft_consensus.cc:515] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.048813  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:57.049456  8538 raft_consensus.cc:3060] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.052584  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4949f26f09b946ba8d578e40d14f404d" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:57.062952  8616 raft_consensus.cc:3055] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.063504  8616 raft_consensus.cc:740] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:57.064364  9225 raft_consensus.cc:515] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.065486  8616 consensus_queue.cc:260] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.067093  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:57.054205  9774 tablet_copy_client.cc:806] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:57.067727  8465 raft_consensus.cc:3060] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.068130  9774 tablet_copy_client.cc:670] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:57.068595  9225 leader_election.cc:290] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:57.071635  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:57.072822  8539 raft_consensus.cc:3055] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.073596  8539 raft_consensus.cc:740] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:57.075309  8539 consensus_queue.cc:260] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.078436  8539 raft_consensus.cc:3060] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.082232  9774 tablet_copy_client.cc:538] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:57.092298  8465 raft_consensus.cc:2468] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:57.093166  9774 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:57.097695  8538 raft_consensus.cc:2468] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:57.102176  9192 leader_election.cc:304] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:57.103356  9731 raft_consensus.cc:2804] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.103860  9731 raft_consensus.cc:697] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:57.104678  9731 consensus_queue.cc:237] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.105635  8539 raft_consensus.cc:2468] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:57.094604  8616 raft_consensus.cc:3060] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.093801  9190 leader_election.cc:304] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:57.112593  9743 raft_consensus.cc:2804] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.113365  9743 raft_consensus.cc:697] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:57.114959  9743 consensus_queue.cc:237] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.127673  9671 raft_consensus.cc:993] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:57.128274  9671 raft_consensus.cc:1081] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:57.131989  8616 raft_consensus.cc:2468] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:57.151710  8616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:01:57.152431  8616 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.152776  8616 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.155916  8362 catalog_manager.cc:5697] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.171742  8616 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:57.172736  9223 leader_election.cc:290] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:57.176103  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:57.176901  8467 raft_consensus.cc:3055] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.177225  8467 raft_consensus.cc:740] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:57.178342  8467 consensus_queue.cc:260] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:57.179126  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:57.179659  8467 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.180513  8362 catalog_manager.cc:5697] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.183007  9694 raft_consensus.cc:993] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:57.179777  8538 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.183535  9690 raft_consensus.cc:1081] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:57.186792  9773 tablet_copy_client.cc:323] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:01:57.187739  8460 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:57.192799  8614 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:01:57.192831  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet becbd53d97a34f97bcd416cde5191c1f from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:01:57.193710  8614 raft_consensus.cc:493] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.193974  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet becbd53d97a34f97bcd416cde5191c1f from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-becbd53d97a34f97bcd416cde5191c1f
I20260709 13:01:57.194224  8614 raft_consensus.cc:3060] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.202488  8479 tablet_copy_source_session.cc:215] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:57.206568  8616 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:57.211961  9773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet becbd53d97a34f97bcd416cde5191c1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:57.213910  8467 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:57.211901  8538 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:57.218822  8584 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:57.231588  9726 raft_consensus.cc:2804] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.232169  9726 raft_consensus.cc:697] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:57.234644  8361 catalog_manager.cc:5697] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.236393  8614 raft_consensus.cc:515] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:57.233333  9726 consensus_queue.cc:237] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:57.239379  8614 leader_election.cc:290] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:57.240370  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:57.241139  8538 raft_consensus.cc:3060] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.249222  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:57.249814  8467 raft_consensus.cc:3055] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.250099  8467 raft_consensus.cc:740] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:57.251304  8467 consensus_queue.cc:260] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:57.248633  8538 raft_consensus.cc:2468] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:57.253645  8467 raft_consensus.cc:3060] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.276435  9723 raft_consensus.cc:993] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:57.280795  9648 raft_consensus.cc:1081] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:57.282840  9225 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:01:57.283538  9225 raft_consensus.cc:493] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:57.283939  9225 raft_consensus.cc:3060] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.279451  9771 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:57.287211  9771 tablet_bootstrap.cc:492] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:57.287935  9771 ts_tablet_manager.cc:1403] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.309s	user 0.035s	sys 0.025s
I20260709 13:01:57.301986  8584 leader_election.cc:304] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:57.303709  8467 raft_consensus.cc:2468] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:57.303323  8361 catalog_manager.cc:5697] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.306180  9782 ts_tablet_manager.cc:933] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:57.309017  9726 raft_consensus.cc:2804] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.309614  9726 raft_consensus.cc:697] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:57.329346  9726 consensus_queue.cc:237] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:57.337510  9225 raft_consensus.cc:515] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.340435  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:57.341058  8538 raft_consensus.cc:3060] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.340468  9225 leader_election.cc:290] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:57.344377  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:57.345176  8614 raft_consensus.cc:3055] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:57.345484  8614 raft_consensus.cc:740] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:57.347625  8614 consensus_queue.cc:260] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.350646  8614 raft_consensus.cc:3060] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:57.350376  9771 raft_consensus.cc:359] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.351223  9771 raft_consensus.cc:740] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:57.351909  9771 consensus_queue.cc:260] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.356046  9771 ts_tablet_manager.cc:1434] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.068s	user 0.005s	sys 0.004s
I20260709 13:01:57.359251  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-7f378968592b417c9ca9307e0faa439c received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:57.359790  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-7f378968592b417c9ca9307e0faa439c on tablet 7f378968592b417c9ca9307e0faa439c with peer 43354017538d43aaa0dbbf05dfccafe0
W20260709 13:01:57.376161  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 44302.3us
I20260709 13:01:57.387514  8538 raft_consensus.cc:2468] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:57.388939  9192 leader_election.cc:304] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:57.385511  8614 raft_consensus.cc:2468] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:57.390648  9743 raft_consensus.cc:2804] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:57.381497  9782 tablet_copy_client.cc:323] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:01:57.391376  9743 raft_consensus.cc:697] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:57.398371  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet d5e6bab5cfd24381929359414f3890fe from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:01:57.399067  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet d5e6bab5cfd24381929359414f3890fe from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-d5e6bab5cfd24381929359414f3890fe
W20260709 13:01:57.508672  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 92472.4us
I20260709 13:01:57.524402  8361 catalog_manager.cc:5697] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.532487  9773 tablet_copy_client.cc:806] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:57.533133  9773 tablet_copy_client.cc:670] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:57.533174  8628 tablet_copy_source_session.cc:215] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:01:57.538093  9774 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:57.424556  9743 consensus_queue.cc:237] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:57.549502  9774 tablet_bootstrap.cc:492] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:57.554239  8467 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.557125  9773 tablet_copy_client.cc:538] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:01:57.567413  9774 ts_tablet_manager.cc:1403] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.474s	user 0.037s	sys 0.021s
I20260709 13:01:57.565275  9782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d5e6bab5cfd24381929359414f3890fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:01:57.577085  8538 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:57.577275  9223 raft_consensus.cc:1217] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:57.591002  9774 raft_consensus.cc:359] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.592113  9774 raft_consensus.cc:740] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:57.592403  8467 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:57.592808  9774 consensus_queue.cc:260] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.602115  9774 ts_tablet_manager.cc:1434] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.002s
I20260709 13:01:57.603919  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d1f5c3a03c9844a9b96b09a3640e6070 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:57.603984  9726 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:57.604598  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d1f5c3a03c9844a9b96b09a3640e6070 on tablet d1f5c3a03c9844a9b96b09a3640e6070 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:57.605551  8361 catalog_manager.cc:5697] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:57.607156  9726 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:57.612263  9773 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:57.617007  8538 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.630505  9731 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:57.654623  8611 raft_consensus.cc:1275] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.658196  9743 consensus_queue.cc:1048] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:57.658504  9731 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:57.685391  8538 raft_consensus.cc:1275] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:57.703289  9731 consensus_queue.cc:1048] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:57.739342  9782 tablet_copy_client.cc:806] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:01:57.740115  9782 tablet_copy_client.cc:670] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:01:57.770031  8465 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:57.766907  9782 tablet_copy_client.cc:538] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:01:57.821766  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 87332us
I20260709 13:01:57.796558  9785 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:01:57.834317  8535 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:57.836967  9726 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:57.868588  9782 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:01:57.879386  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:57.888540  8538 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:57.892658  9722 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:57.912197  9223 raft_consensus.cc:1217] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:57.902192  9773 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:01:57.918279  9773 tablet_bootstrap.cc:492] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:57.919024  9773 ts_tablet_manager.cc:1403] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.307s	user 0.025s	sys 0.006s
I20260709 13:01:57.926805  9773 raft_consensus.cc:359] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.927652  9773 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:57.931546  9773 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.952636  8464 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:57.954062  9785 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:57.959009  9773 ts_tablet_manager.cc:1434] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:01:57.962595  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-becbd53d97a34f97bcd416cde5191c1f received from {username='slave'} at 127.0.0.1:44114
I20260709 13:01:57.963074  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-becbd53d97a34f97bcd416cde5191c1f on tablet becbd53d97a34f97bcd416cde5191c1f with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:57.979178  9782 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: 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 13:01:57.980188  9782 tablet_bootstrap.cc:492] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:01:57.980913  9782 ts_tablet_manager.cc:1403] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.113s	user 0.018s	sys 0.008s
I20260709 13:01:57.983870  9782 raft_consensus.cc:359] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.984812  9782 raft_consensus.cc:740] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:01:57.985532  9782 consensus_queue.cc:260] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:01:57.988024  9782 ts_tablet_manager.cc:1434] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:01:57.992678  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d5e6bab5cfd24381929359414f3890fe received from {username='slave'} at 127.0.0.1:44318
I20260709 13:01:57.993100  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-d5e6bab5cfd24381929359414f3890fe on tablet d5e6bab5cfd24381929359414f3890fe with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:58.016498  8611 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.017902  9803 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.021204  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:58.054307  8539 raft_consensus.cc:1275] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.057394  9731 consensus_queue.cc:1048] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.064198  9755 raft_consensus.cc:1064] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:58.122516  8611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:01:58.123158  8611 raft_consensus.cc:606] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:58.133190  8535 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:01:58.133731  8535 raft_consensus.cc:606] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:58.136937  8611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9efbb66886dd465fb490767755834ab5"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:01:58.137457  8611 raft_consensus.cc:606] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:01:58.068625  9755 consensus_queue.cc:237] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.140376  8464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:01:58.140908  8464 raft_consensus.cc:606] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:01:58.144742  8464 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:01:58.145304  8464 raft_consensus.cc:606] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:01:58.150688  8611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:01:58.151238  8611 raft_consensus.cc:606] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:01:58.152936  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:01:58.154948  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:01:58.160115  9223 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.162446  9795 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.188820  9723 raft_consensus.cc:993] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:58.189409  9723 raft_consensus.cc:1081] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:58.196768  9226 raft_consensus.cc:1217] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:01:58.203058  9226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:01:58.213621  8611 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.218097  9726 raft_consensus.cc:993] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:01:58.220961  9726 raft_consensus.cc:1081] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:01:58.219302  8539 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.223722  9224 raft_consensus.cc:1217] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:01:58.225057  9787 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.225764  9226 raft_consensus.cc:493] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.226156  9226 raft_consensus.cc:3060] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.228953  8535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55874
I20260709 13:01:58.229514  8535 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.229835  8535 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.247354  9694 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.256785  9226 raft_consensus.cc:515] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.262986  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:58.263725  8464 raft_consensus.cc:3060] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.267127  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "386f8f7149e045bcb2dbd8074249e988" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:58.267787  8611 raft_consensus.cc:3055] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.268065  8611 raft_consensus.cc:740] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:58.268778  8611 consensus_queue.cc:260] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.270212  8611 raft_consensus.cc:3060] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.270754  9671 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.278690  9226 leader_election.cc:290] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:58.289495  8464 raft_consensus.cc:2468] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:58.295324  9190 leader_election.cc:304] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:58.296182  9803 raft_consensus.cc:2804] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.257838  8535 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.292181  8611 raft_consensus.cc:2468] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:58.300145  9795 raft_consensus.cc:993] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:58.300729  9795 raft_consensus.cc:1081] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:58.293404  9226 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.300194  9803 raft_consensus.cc:697] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:58.302549  9803 consensus_queue.cc:237] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.315557  9755 raft_consensus.cc:993] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:58.316154  9755 raft_consensus.cc:1081] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:01:58.317480  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:58.318203  8460 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.325075  8460 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:01:58.325114  8361 catalog_manager.cc:5697] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:58.326349  8508 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:58.328315  9697 raft_consensus.cc:2804] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.328814  9697 raft_consensus.cc:697] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:58.329802  9697 consensus_queue.cc:237] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.332038  8535 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:58.344066  9223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43754
I20260709 13:01:58.344687  9223 raft_consensus.cc:493] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.345068  9223 raft_consensus.cc:3060] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.351972  9223 raft_consensus.cc:515] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.355502  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:58.356066  8464 raft_consensus.cc:3055] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.356331  8464 raft_consensus.cc:740] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:58.357234  8464 consensus_queue.cc:260] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.358320  8464 raft_consensus.cc:3060] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.358824  8363 catalog_manager.cc:5697] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:01:58.370849  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:58.371594  8616 raft_consensus.cc:3055] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.371938  8616 raft_consensus.cc:740] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:58.372646  8616 consensus_queue.cc:260] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.373051  9651 raft_consensus.cc:993] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:58.373663  9651 raft_consensus.cc:1081] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:01:58.373848  8616 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.375340  9223 leader_election.cc:290] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:58.382125  8464 raft_consensus.cc:2468] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:58.383976  9190 leader_election.cc:304] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:01:58.385648  8611 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:01:58.386261  8611 raft_consensus.cc:493] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.386652  8611 raft_consensus.cc:3060] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.385757  9731 raft_consensus.cc:2804] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.387841  9731 raft_consensus.cc:697] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:01:58.388900  9731 consensus_queue.cc:237] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.393862  8611 raft_consensus.cc:515] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.395815  8611 leader_election.cc:290] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:58.403093  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:58.403719  8467 raft_consensus.cc:3055] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.404351  8467 raft_consensus.cc:740] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:01:58.405278  8467 consensus_queue.cc:260] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.406443  8467 raft_consensus.cc:3060] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.415983  8467 raft_consensus.cc:2468] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:58.416451  8539 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.423573  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:58.454746  8536 raft_consensus.cc:3060] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.428191  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ad850420aa47ad9b2849ccd74281f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:58.476716  8535 raft_consensus.cc:3060] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.480917  8536 raft_consensus.cc:2468] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:01:58.495573  9723 raft_consensus.cc:1064] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:58.498842  9723 consensus_queue.cc:237] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.502986  8611 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37792
I20260709 13:01:58.514770  8611 raft_consensus.cc:493] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.439710  8616 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:01:58.517900  8614 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.524631  8361 catalog_manager.cc:5697] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.526577  8361 catalog_manager.cc:5697] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:58.531883  8611 raft_consensus.cc:3060] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.521636  8535 raft_consensus.cc:2468] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:58.535324  8584 leader_election.cc:304] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:58.539870  9726 raft_consensus.cc:2804] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.567014  9726 raft_consensus.cc:697] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:58.559252  8460 consensus_queue.cc:237] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.568321  9726 consensus_queue.cc:237] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.580852  9225 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.584933  9671 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:58.589403  8611 raft_consensus.cc:515] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.593161  8611 leader_election.cc:290] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:01:58.593986  9223 raft_consensus.cc:1275] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.596505  8535 raft_consensus.cc:1275] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.597318  9694 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.598027  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:01:58.600668  8539 raft_consensus.cc:3055] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.600996  8539 raft_consensus.cc:740] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:58.601752  8539 consensus_queue.cc:260] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.604465  8535 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.606616  8464 raft_consensus.cc:1275] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:58.610749  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:58.612766  8539 raft_consensus.cc:3060] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.610242  9225 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.615684  8460 raft_consensus.cc:3060] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.612399  9785 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:01:58.618204  9788 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:58.623864  8535 raft_consensus.cc:2955] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.618163  9722 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.011s
I20260709 13:01:58.630191  9723 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:58.632863  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7f378968592b417c9ca9307e0faa439c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:58.638439  8539 raft_consensus.cc:2468] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:58.640117  8584 leader_election.cc:304] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:58.628921  8460 raft_consensus.cc:2468] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:01:58.654567  9723 raft_consensus.cc:2804] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.670289  9723 raft_consensus.cc:697] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:58.671211  9723 consensus_queue.cc:237] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.663493  8366 catalog_manager.cc:5697] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:58.682716  8361 catalog_manager.cc:5697] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:58.691965  9785 raft_consensus.cc:993] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:01:58.692497  9785 raft_consensus.cc:1081] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:01:58.698033  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 7f378968592b417c9ca9307e0faa439c with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:01:58.701141  8535 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9efbb66886dd465fb490767755834ab5"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55874
I20260709 13:01:58.701771  8535 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:01:58.702165  8535 raft_consensus.cc:3060] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.714756  9648 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.719348  8467 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.726101  8536 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.727761  9833 tablet_replica.cc:333] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:01:58.729022  9833 raft_consensus.cc:2243] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:01:58.729890  9833 raft_consensus.cc:2272] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:58.731668  8535 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.735738  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:01:58.736406  8464 raft_consensus.cc:3060] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.741364  8535 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:01:58.743111  8361 catalog_manager.cc:5697] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:01:58.746151  8612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:01:58.746798  8612 raft_consensus.cc:3055] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:01:58.747098  8612 raft_consensus.cc:740] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:01:58.748245  8612 consensus_queue.cc:260] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.751314  8612 raft_consensus.cc:3060] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:01:58.751953  9226 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.755827  8464 raft_consensus.cc:2468] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:01:58.761344  8464 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.764098  8460 raft_consensus.cc:1275] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:58.759572  9726 raft_consensus.cc:1064] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:58.769263  9726 consensus_queue.cc:237] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.770819  8508 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:01:58.773160  9697 raft_consensus.cc:2804] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:01:58.774572  9651 consensus_queue.cc:1048] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.771349  8367 catalog_manager.cc:5697] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.811754  8614 raft_consensus.cc:1275] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:58.785079  9731 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 13:01:58.815630  9651 consensus_queue.cc:1048] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:01:58.828470  8612 raft_consensus.cc:2468] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:01:58.846117  8467 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.856776  9803 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.833972  9697 raft_consensus.cc:697] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:01:58.862664  9833 ts_tablet_manager.cc:1916] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:01:58.867215  9694 raft_consensus.cc:1064] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:01:58.871587  9697 consensus_queue.cc:237] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:01:58.876832  8611 raft_consensus.cc:1275] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:58.886792  9743 consensus_queue.cc:1048] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:01:58.888844  9694 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.931180  8612 consensus_queue.cc:237] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:01:58.950839  9226 raft_consensus.cc:1275] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.965888  8539 raft_consensus.cc:1275] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:01:58.965492  9723 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:58.968448  9785 consensus_queue.cc:1048] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:01:58.987476  9722 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:58.998924  9225 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.000926  9785 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:01:59.013490  8539 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:59.009393  9226 raft_consensus.cc:2955] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:59.030980  8535 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.046437  8535 raft_consensus.cc:1275] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:01:59.048563  9833 ts_tablet_manager.cc:1929] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:01:59.049158  9833 log.cc:1199] T 7f378968592b417c9ca9307e0faa439c P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/7f378968592b417c9ca9307e0faa439c
I20260709 13:01:59.051978  9803 consensus_queue.cc:1048] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:01:59.059223  8361 catalog_manager.cc:5697] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:59.068876  9838 log.cc:927] Time spent T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.064s	user 0.002s	sys 0.000s
I20260709 13:01:59.084908  9726 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:01:59.088816  8538 raft_consensus.cc:1275] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.101264  9648 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:01:59.159049  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:01:59.167853  8465 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:01:59.172567  8465 raft_consensus.cc:1275] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.175207  8538 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.165374  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 7f378968592b417c9ca9307e0faa439c (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:01:59.179087  9226 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:59.181633  9726 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:01:59.189112  9787 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:01:59.208282  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d1f5c3a03c9844a9b96b09a3640e6070 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:01:59.229285  8535 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:01:59.227984  8434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 47542.4us
W20260709 13:01:59.233721  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 112460us
W20260709 13:01:59.237762  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 82433.7us
I20260709 13:01:59.241487  8361 catalog_manager.cc:5697] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:01:59.285449  9848 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:59.242808  9694 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.055s
I20260709 13:01:59.290876  8539 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:01:59.311702  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 56611.4us
W20260709 13:01:59.335510  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 169436us
I20260709 13:01:59.339794  8614 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:01:59.337720  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet d1f5c3a03c9844a9b96b09a3640e6070 with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:01:59.465787  9226 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:59.468420  8464 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.511759  8465 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:01:59.495553  8361 catalog_manager.cc:5697] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:01:59.615336  8467 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.518s	user 0.026s	sys 0.035s
W20260709 13:01:59.615717  8467 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.518s	user 0.026s	sys 0.035s
I20260709 13:01:59.570480  9690 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:01:59.567837  9854 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.063s
I20260709 13:01:59.684994  9869 tablet_replica.cc:333] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:01:59.687400  9869 raft_consensus.cc:2243] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:01:59.761703  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 209302us
I20260709 13:01:59.723632  9869 raft_consensus.cc:2272] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:01:59.768730  9648 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:01:59.803655  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 78796us
W20260709 13:01:59.900631  8434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 56303.3us
W20260709 13:01:59.919193  9691 log.cc:927] Time spent T 00000000000000000000000000000000 P 4141bbcb75cc49ab96fc34ad02456dca: Append to log took a long time: real 0.080s	user 0.000s	sys 0.000s
W20260709 13:01:59.928298  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 163238us
I20260709 13:01:59.802868  9843 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.127s
I20260709 13:01:59.843762  9785 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.087s
W20260709 13:01:59.947994  9872 log.cc:927] Time spent T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.177s	user 0.001s	sys 0.002s
I20260709 13:01:59.929534  9862 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:01:59.955915  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:00.024252  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 52275.9us
I20260709 13:02:00.039779  9869 ts_tablet_manager.cc:1916] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:00.159778  8536 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:00.193096  9882 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:00.193761  9882 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:00.197289  9883 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:00.197633  9882 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:00.197899  9883 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:00.208894  9883 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:00.212648  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:00.218513  9223 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:00.246667  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:00.248543  9883 raft_consensus.cc:493] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:00.249131  9883 raft_consensus.cc:515] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:00.251230  9883 leader_election.cc:290] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:00.261551  9843 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:00.262466  9843 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:00.264570  9843 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:00.272624  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:00.297720  9856 raft_consensus.cc:493] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:00.302968  8610 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:00.298606  9856 raft_consensus.cc:515] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:00.306718  8366 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:00.308086  9856 leader_election.cc:290] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:00.316053  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:00.330796  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:00.331650  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:00.361335  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:00.360448  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:00.377880  9834 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:02:00.383090  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:00.424862  8464 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:00.451469  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:02:00.449823  9872 log.cc:927] Time spent T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:02:00.470263  8582 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:00.480657  9874 raft_consensus.cc:493] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:00.481491  9874 raft_consensus.cc:515] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:00.484277  8582 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:00.505702  9848 raft_consensus.cc:2749] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:00.497926  9726 raft_consensus.cc:2749] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:00.521624  8609 consensus_queue.cc:237] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:00.595539  9874 leader_election.cc:290] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:00.605635  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
W20260709 13:02:00.659745  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 157962us
I20260709 13:02:00.831655  8432 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:00.844830  9883 raft_consensus.cc:2749] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:00.846633  8432 leader_election.cc:304] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:00.835536  9869 ts_tablet_manager.cc:1929] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:00.637293  9723 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:00.848165  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 204571us
I20260709 13:02:00.848603  9883 raft_consensus.cc:2749] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:00.865599  8432 leader_election.cc:304] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:00.867187  9723 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:00.875131  9883 raft_consensus.cc:2749] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:00.889524  9881 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:00.891608  9881 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:00.893577  9881 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:00.866930  9869 log.cc:1199] T d1f5c3a03c9844a9b96b09a3640e6070 P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/d1f5c3a03c9844a9b96b09a3640e6070
W20260709 13:02:00.924010  9899 log.cc:927] Time spent T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.099s	user 0.000s	sys 0.001s
I20260709 13:02:00.917670  9869 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:60214 (request call id 78) took 1598 ms. Trace:
I20260709 13:02:00.925144  9869 rpcz_store.cc:276] 0709 13:01:59.318791 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:01:59.337537 (+ 18746us) service_pool.cc:224] Handling call
0709 13:01:59.683423 (+345886us) ts_tablet_manager.cc:1151] Deleting tablet d1f5c3a03c9844a9b96b09a3640e6070
0709 13:01:59.684699 (+  1276us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:02:00.290710 (+606011us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:00.835384 (+544674us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:00.917575 (+ 82191us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2396,"tablet-delete.queue_time_us":330995,"thread_start_us":208655,"threads_started":1}
I20260709 13:02:00.928731  8612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:00.926291  9723 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:00.944545  8539 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.946676  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:00.952399  9224 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:00.963835  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:00.966426  9908 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:00.967732  8536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:00.968329  8536 raft_consensus.cc:606] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:00.975148  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet d1f5c3a03c9844a9b96b09a3640e6070 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:00.981042  8467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:00.981631  8467 raft_consensus.cc:606] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:00.983856  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:00.985832  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:00.987803  8610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:00.988312  8610 raft_consensus.cc:606] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:00.991451  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:00.991281  9908 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:00.993036  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:00.998736  8507 leader_election.cc:304] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:01.001657  9873 raft_consensus.cc:2749] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:01.005095  9723 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:01.005913  9843 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:01.005736  9723 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.006456  9843 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.008558  9843 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:01.009008  9843 raft_consensus.cc:493] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:01.008876  9723 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:01.009514  9843 raft_consensus.cc:515] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.025779  9843 leader_election.cc:290] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:01.040851  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:01.045513  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:01.045768  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:01.048383  8463 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.048667  9882 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.055769  9223 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:01.057484  9795 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:01.066053  9856 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.069943  8610 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.073138  9224 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.091604  9223 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.096611  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:01.098145  9906 raft_consensus.cc:993] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:01.098747  9883 raft_consensus.cc:1081] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:01.099220  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:01.099751  9890 raft_consensus.cc:993] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:01.100193  9890 raft_consensus.cc:1081] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:01.100842  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:01.109984  8582 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:01.111213  9723 raft_consensus.cc:2749] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:01.111601  8582 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:01.112566  9881 raft_consensus.cc:2749] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:01.120887  8614 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:01.131933  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d5e6bab5cfd24381929359414f3890fe with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:01.134593  8463 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:01.135707  8463 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.135159  8366 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.130440  8582 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:01.136305  8463 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.137132  9881 raft_consensus.cc:2749] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:01.138586  8582 leader_election.cc:304] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:01.139555  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet becbd53d97a34f97bcd416cde5191c1f with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:01.142616  8582 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:01.141991  8536 raft_consensus.cc:2955] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.143420  9881 raft_consensus.cc:2749] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:01.143469  9843 raft_consensus.cc:2749] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:01.147346  9856 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:01.151254  8363 catalog_manager.cc:5697] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.153815  8610 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:02:01.154431  8610 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.154891  8610 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.166344  8614 raft_consensus.cc:2955] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:01.188071  8610 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.191752  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:01.192390  9224 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.194751  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:01.191004  8463 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.195500  8460 raft_consensus.cc:3055] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:01.195919  8460 raft_consensus.cc:740] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:01.196808  8460 consensus_queue.cc:260] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.252249  8460 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.259346  9224 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:01.260727  8463 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:01.271956  8434 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:01.273232  8610 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:01.258522  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:01.274273  9223 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.282558  8583 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:01.287238  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet becbd53d97a34f97bcd416cde5191c1f with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55860
I20260709 13:02:01.290791  8460 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:01.293392  9881 raft_consensus.cc:2804] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:01.294080  9881 raft_consensus.cc:697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:01.295280  9881 consensus_queue.cc:237] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.302421  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet d5e6bab5cfd24381929359414f3890fe with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:02:01.303874  9869 tablet_replica.cc:333] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:01.306718  9223 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:01.307480  9869 raft_consensus.cc:2243] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:01.308228  9869 raft_consensus.cc:2272] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:01.311935  8434 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:01.312918  9856 raft_consensus.cc:2804] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:01.313400  9856 raft_consensus.cc:697] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:01.314399  9856 consensus_queue.cc:237] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:01.320737  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 63859.2us
I20260709 13:02:01.326678  9226 raft_consensus.cc:1240] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Rejecting Update request from peer f6aea190eee640cb962068827d2c62c2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:01.329038  9884 consensus_queue.cc:1059] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:01.330263  9874 raft_consensus.cc:3055] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:01.331547  9874 raft_consensus.cc:740] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:01.332660  9874 consensus_queue.cc:260] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.354857  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:01.368068  9874 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:01.390663  9923 tablet_replica.cc:333] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:01.394181  9869 ts_tablet_manager.cc:1916] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:01.425273  8537 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:01.428570  9923 raft_consensus.cc:2243] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:01.418471  8367 catalog_manager.cc:5697] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:01.429513  9923 raft_consensus.cc:2272] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:01.419845  8365 catalog_manager.cc:5697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:01.482630  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 45424.8us
I20260709 13:02:01.492056  9869 ts_tablet_manager.cc:1929] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:01.492645  9869 log.cc:1199] T d5e6bab5cfd24381929359414f3890fe P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/d5e6bab5cfd24381929359414f3890fe
I20260709 13:02:01.496626  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet d5e6bab5cfd24381929359414f3890fe (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:01.509246  9923 ts_tablet_manager.cc:1916] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:01.521674  9882 raft_consensus.cc:993] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:01.522197  9882 raft_consensus.cc:1081] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:01.523617  9226 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:02:01.524070  9226 raft_consensus.cc:493] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:01.524369  9226 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.530640  9923 ts_tablet_manager.cc:1929] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:01.531553  9923 log.cc:1199] T becbd53d97a34f97bcd416cde5191c1f P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/becbd53d97a34f97bcd416cde5191c1f
I20260709 13:02:01.530915  9226 raft_consensus.cc:515] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.533667  9226 leader_election.cc:290] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:01.533345  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet becbd53d97a34f97bcd416cde5191c1f (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:01.534318  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:01.536123  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:01.536893  8609 raft_consensus.cc:3055] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:01.537103  8467 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.537142  8609 raft_consensus.cc:740] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:01.538550  8609 consensus_queue.cc:260] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.539740  8609 raft_consensus.cc:3060] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:01.543896  8467 raft_consensus.cc:2468] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 3.
I20260709 13:02:01.545782  9190 leader_election.cc:304] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:01.546598  8609 raft_consensus.cc:2468] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 3.
I20260709 13:02:01.551208  9926 raft_consensus.cc:2804] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:01.562647  9926 raft_consensus.cc:697] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:01.563659  9926 consensus_queue.cc:237] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:01.583145  8365 catalog_manager.cc:5697] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 2 to 3, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 3 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:01.815145  9226 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:01.816650  9882 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:01.893863  8538 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:01.898533  9856 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:01.895294  8460 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:01.912362  9881 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:01.919898  9226 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:01.922731  9862 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:01.994019  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:02.047333  8614 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:02.049041  9926 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:02.095343  8460 raft_consensus.cc:1275] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:02.097594  9909 consensus_queue.cc:1048] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:02:02.141366  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:02.206184  8467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:02.206789  8467 raft_consensus.cc:606] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:02.209198  8614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:02.209661  8614 raft_consensus.cc:606] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:02:02.212352  8537 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:02.212929  8537 raft_consensus.cc:606] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:02.216455  8467 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:02.216958  8467 raft_consensus.cc:606] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:02.218111  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:02:02.219198  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:02.263860  9882 raft_consensus.cc:993] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:02.264425  9882 raft_consensus.cc:1081] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:02.267349  8538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55874
I20260709 13:02:02.267963  8538 raft_consensus.cc:493] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.268325  8538 raft_consensus.cc:3060] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.276381  8538 raft_consensus.cc:515] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.281164  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:02.281745  8614 raft_consensus.cc:3055] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:02.282050  8614 raft_consensus.cc:740] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:02.282778  8614 consensus_queue.cc:260] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.283809  8614 raft_consensus.cc:3060] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.286312  8538 leader_election.cc:290] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:02.286785  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:02.287317  9223 raft_consensus.cc:3060] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.293301  8614 raft_consensus.cc:2468] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:02.294078  9223 raft_consensus.cc:2468] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:02.295288  8507 leader_election.cc:304] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:02.296106  9874 raft_consensus.cc:2804] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:02.296578  9874 raft_consensus.cc:697] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:02.297353  9874 consensus_queue.cc:237] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.312466  8365 catalog_manager.cc:5697] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:02.391870  9651 raft_consensus.cc:993] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:02.392354  9651 raft_consensus.cc:1081] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:02.394785  8460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:02.395346  8460 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.395673  8460 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:02.403124  8460 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:02.407014  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:02.407800  8609 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:02.409149  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:02.409724  8538 raft_consensus.cc:3055] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:02.410048  8538 raft_consensus.cc:740] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:02.410898  8538 consensus_queue.cc:260] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:02.411846  8538 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:02.427843  8609 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:02.429807  8432 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:02.430702  9862 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:02.431195  9862 raft_consensus.cc:697] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:02.432183  8538 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:02.432106  9862 consensus_queue.cc:237] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:02.439584  8460 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:02.453722  9883 raft_consensus.cc:993] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:02.454180  9883 raft_consensus.cc:1081] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:02.457162  9223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43754
I20260709 13:02:02.458870  9223 raft_consensus.cc:493] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.462584  9223 raft_consensus.cc:3060] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.466303  8365 catalog_manager.cc:5697] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 2 to 3, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:02.472678  9223 raft_consensus.cc:515] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.475180  9223 leader_election.cc:290] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:02.478581  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:02.479079  8538 raft_consensus.cc:3060] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.479923  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:02.481106  8460 raft_consensus.cc:3055] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:02.481413  8460 raft_consensus.cc:740] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:02.482149  8460 consensus_queue.cc:260] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.483412  8460 raft_consensus.cc:3060] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:02.484213  8538 raft_consensus.cc:2468] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:02.485291  9192 leader_election.cc:304] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:02.486088  9911 raft_consensus.cc:2804] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:02.486562  9911 raft_consensus.cc:697] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:02.487344  9911 consensus_queue.cc:237] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.494659  8460 raft_consensus.cc:2468] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:02.506376  8365 catalog_manager.cc:5697] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:02.560647  8460 consensus_queue.cc:237] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:02:02.567271  8434 consensus_peers.cc:597] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: adc320ddb85a4145b2a8101ca5c63300. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:02.568780  8609 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.570523  9671 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:02:02.570981  8538 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.573060  9671 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.581089  9883 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.585177  8609 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.588913  8538 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.599354  8614 consensus_queue.cc:237] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:02.609628  8365 catalog_manager.cc:5697] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.626456  9862 raft_consensus.cc:993] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:02.626966  9862 raft_consensus.cc:1081] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:02.630524  8609 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:02:02.631328  8609 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:02.631901  8609 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:02.644240  8609 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.646723  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:02.647270  8460 raft_consensus.cc:3055] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:02.647584  8460 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:02.648226  8460 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.649235  8460 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:02.655210  8609 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:02.658200  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:02.658792  9223 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:02.661083  8460 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:02.662199  8582 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:02.663323  9882 raft_consensus.cc:2804] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:02.663476  8537 raft_consensus.cc:1275] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.663832  9882 raft_consensus.cc:697] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:02.664758  9882 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:02.665060  9936 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:02.665900  8583 consensus_peers.cc:597] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6b3978e46ea41889db4b5e6215823a0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:02.679646  9223 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:02.690404  8460 raft_consensus.cc:1275] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.695729  9843 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:02:02.706832  9843 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.710062  8537 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.718497  8367 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 2 to 3, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 3 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:02.745079  8536 consensus_queue.cc:237] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:02.748586  8367 catalog_manager.cc:5697] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:02.753098  8460 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:02:02.761770  8509 consensus_peers.cc:597] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 509ae50355a3499390dba8107e5a4aad. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:02.763221  8614 raft_consensus.cc:1275] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.764467  8463 raft_consensus.cc:1275] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:02.764780  9651 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:02.765836  9874 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:02.799065  9651 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.802665  8460 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.816460  8536 consensus_queue.cc:237] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:02.852536  8609 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:02.833647  8363 catalog_manager.cc:5697] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:02:02.863262  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 64061.6us
I20260709 13:02:02.804865  8614 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:02.868449  9856 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:02:02.871980  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 48679.1us
I20260709 13:02:02.901741  8618 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:02.906576  9959 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:02:02.916648  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 88798.1us
I20260709 13:02:02.920755  9223 raft_consensus.cc:1275] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:02.929471  8538 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:02.932806  9959 consensus_queue.cc:1048] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:02.940385  8463 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:02.943974  8509 consensus_peers.cc:597] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9efbb66886dd465fb490767755834ab5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:02.947038  9862 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:02.957614  8610 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:02.965453  9874 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:02.969406  9874 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:03.007784  8536 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:03.010154  9951 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:03.090194  9959 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:03.203261  9968 ts_tablet_manager.cc:933] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:02:03.244287  9968 tablet_copy_client.cc:323] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:02:03.501433  9224 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:03.513741  9882 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.006s
I20260709 13:02:03.528911  8617 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:02:03.546038  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 469438us
W20260709 13:02:03.148548  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 136239us
I20260709 13:02:03.663600  8464 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:03.675930  8467 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:03.722996  9936 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:03.767509  9985 ts_tablet_manager.cc:933] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:03.779397  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 52351us
I20260709 13:02:03.801760  9985 tablet_copy_client.cc:323] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:02:04.486739  9977 raft_consensus.cc:493] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.487563  9977 raft_consensus.cc:515] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.491122  9977 leader_election.cc:290] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:04.517194  9977 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:04.518097  9977 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.527798  9977 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:04.584678  9977 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.585562  9977 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.588359  9977 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:04.700544  9883 raft_consensus.cc:493] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:04.701948  9998 raft_consensus.cc:493] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:04.701534  9883 raft_consensus.cc:515] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.702687  9998 raft_consensus.cc:515] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:04.704798  9883 leader_election.cc:290] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.707056  9998 leader_election.cc:290] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:04.709380  9996 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.711417  9996 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:04.713711  9996 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:04.731331  9977 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.732267  9998 raft_consensus.cc:493] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:04.732079  9977 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.732822  9998 raft_consensus.cc:515] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.734346  9977 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:04.734753  9998 leader_election.cc:290] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.735219  9977 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.735991  9977 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.746098  9977 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:03.383379  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:04.767645  9223 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:43764 (request call id 346) took 1230 ms. Trace:
I20260709 13:02:04.768142  9223 rpcz_store.cc:276] 0709 13:02:03.536717 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:03.536853 (+   136us) service_pool.cc:224] Handling call
0709 13:02:03.537168 (+   315us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:02:03.537665 (+   497us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:03.537693 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:02:03.538686 (+   993us) log.cc:844] Serialized 26 byte log entry
0709 13:02:03.569192 (+ 30506us) raft_consensus.cc:1645] Marking committed up to 5
0709 13:02:03.569229 (+    37us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:03.569289 (+    60us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:02:04.767299 (+1198010us) raft_consensus.cc:1685] finished
0709 13:02:04.767325 (+    26us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:02:04.767466 (+   141us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1040,"raft.run_cpu_time_us":129,"raft.run_wall_time_us":130,"thread_start_us":30037,"threads_started":1,"wal-append.queue_time_us":153791,"wal-append.run_cpu_time_us":1973,"wal-append.run_wall_time_us":1002012}
I20260709 13:02:04.774689 10001 ts_tablet_manager.cc:933] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:04.778223 10001 tablet_copy_client.cc:323] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:02:04.784560  9977 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.788693  9999 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.789371  9999 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.791549  9999 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:04.785157  9977 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.799507  8460 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60230 (request call id 1200) took 1224 ms. Trace:
I20260709 13:02:04.799912  8460 rpcz_store.cc:276] 0709 13:02:03.575202 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:04.798651 (+1223449us) service_pool.cc:224] Handling call
0709 13:02:04.798933 (+   282us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:02:04.799147 (+   214us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:04.799169 (+    22us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:02:04.799202 (+    33us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:02:04.799227 (+    25us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:04.799271 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:02:04.799358 (+    87us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:02:04.794143  9977 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:04.826872  9995 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.827299  9997 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:04.827517  9995 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.828009  9997 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.830050  9995 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.826905  9959 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.840557  9959 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.830247  9997 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.851763  9959 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.872923 10004 raft_consensus.cc:493] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:04.873612 10004 raft_consensus.cc:515] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.876972 10004 leader_election.cc:290] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.887444  9883 raft_consensus.cc:493] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:04.888110  9883 raft_consensus.cc:515] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.890116  9883 leader_election.cc:290] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.890602  9883 raft_consensus.cc:493] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:04.891153 10009 ts_tablet_manager.cc:933] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:04.895707  9226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.891204  9883 raft_consensus.cc:515] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:04.896078  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.898160  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.906052  9997 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.906832  9220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.906726  9997 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:04.908748  9997 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:04.909053  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.910152  9883 leader_election.cc:290] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:04.915112 10007 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.915810 10007 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:04.917073  8583 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.788s	user 0.014s	sys 0.023s
W20260709 13:02:04.917397  8583 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.789s	user 0.014s	sys 0.023s
I20260709 13:02:04.914206  9220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.918507  9220 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:02:04.924947  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.925678  9994 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.926304  9994 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:04.927305 10007 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:04.928762  9994 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:04.931568  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:04.937930  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:04.939216  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:04.940074  8537 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:04.926450  9220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:04.944638  8509 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:04.945855  8554 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 509ae50355a3499390dba8107e5a4aad from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
W20260709 13:02:04.946403  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08001a19c0 after lost signal to thread 7331
I20260709 13:02:04.947321  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:04.947867  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:04.950899  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:04.951910  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet e6b3978e46ea41889db4b5e6215823a0 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:02:04.961491  9990 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:04.961710  8554 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 509ae50355a3499390dba8107e5a4aad from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-509ae50355a3499390dba8107e5a4aad
I20260709 13:02:04.963573  9192 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
W20260709 13:02:05.007577  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 63182us
I20260709 13:02:05.008051  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:02:05.014994  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 56613.1us
I20260709 13:02:05.017546  8537 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 1.
I20260709 13:02:05.017248 10000 raft_consensus.cc:2804] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:05.014722  9990 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.029649 10016 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:05.030493 10016 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:05.017884  8639 debug-util.cc:398] Leaking SignalData structure 0x7b0800050600 after lost signal to thread 8362
I20260709 13:02:05.046875  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.053059  9192 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:05.006614 10009 tablet_copy_client.cc:323] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:02:05.027060 10000 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
W20260709 13:02:05.046057  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08001a2420 after lost signal to thread 8363
W20260709 13:02:05.058975  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 105627us
I20260709 13:02:05.048167  9994 raft_consensus.cc:493] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
W20260709 13:02:05.059828  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08000504e0 after lost signal to thread 8365
I20260709 13:02:05.059065  9977 raft_consensus.cc:2804] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.075789  9977 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.075938  9990 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.076287  9977 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.076571 10011 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.077198 10005 raft_consensus.cc:2804] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.077127 10011 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.077637 10005 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:05.078076  9882 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:05.067735  9994 raft_consensus.cc:515] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.070675 10018 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:05.074455  8612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.067211  9995 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.060549 10007 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.058611 10000 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:05.079002  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08001ec720 after lost signal to thread 8367
I20260709 13:02:05.058959 10016 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.090637  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.090826  9995 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.091359  8615 raft_consensus.cc:2468] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 1.
I20260709 13:02:05.092501  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.092940  9995 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.093439  9995 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:05.093560  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.095243 10015 raft_consensus.cc:493] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:05.096019 10015 raft_consensus.cc:515] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.078104 10005 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.078599  9882 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.103605  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:05.105808  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.106482  9189 leader_election.cc:304] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:05.106757 10015 leader_election.cc:290] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.099282  9220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:05.108423  9882 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:05.108927  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08000c89c0 after lost signal to thread 8401
I20260709 13:02:05.100236 10007 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.112486  8554 tablet_copy_source_session.cc:215] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.109747 10016 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.113443  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet e6b3978e46ea41889db4b5e6215823a0 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-e6b3978e46ea41889db4b5e6215823a0
I20260709 13:02:05.096863  9994 leader_election.cc:290] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.116670  8553 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 9efbb66886dd465fb490767755834ab5 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:02:05.108974 10005 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.093915  9995 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.116907 10011 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.117431  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:05.118027  9999 raft_consensus.cc:2804] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.121055 10000 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.109974  8615 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:02:05.131120  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:02:05.132902  8639 debug-util.cc:398] Leaking SignalData structure 0x7b0800351bc0 after lost signal to thread 8493
I20260709 13:02:05.134460 10007 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.134824 10016 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.095435 10018 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:05.135823  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 90637.8us
I20260709 13:02:05.144393  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.147348  9999 raft_consensus.cc:493] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.152827  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.153223  9999 raft_consensus.cc:3060] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:05.148280  8639 debug-util.cc:398] Leaking SignalData structure 0x7b0800351ba0 after lost signal to thread 8494
I20260709 13:02:05.164968  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.166586 10000 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.166308  8536 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:05.168493 10016 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.170846  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:05.171151  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.171540  8543 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:05.174826  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
W20260709 13:02:05.175984  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 78199.2us
I20260709 13:02:05.176192  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49e34839cf374ca6bd6f5f2a6d90248a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.154819  8540 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:05.176951  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.146636  9977 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.179358  9977 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.180936  8582 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:05.181675  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:02:05.184959  9224 thread.cc:641] tablet-copy [worker] (thread pool) Time spent creating pthread: real 1.680s	user 0.026s	sys 0.062s
W20260709 13:02:05.185492  9224 thread.cc:608] tablet-copy [worker] (thread pool) Time spent starting thread: real 1.680s	user 0.026s	sys 0.062s
I20260709 13:02:05.185976  9962 raft_consensus.cc:2749] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:05.186398  8584 leader_election.cc:304] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:05.187834 10001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 509ae50355a3499390dba8107e5a4aad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.188248 10015 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.191356 10016 raft_consensus.cc:2749] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:05.192517  8584 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:05.193292 10016 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:05.193679 10016 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:05.194051 10016 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:05.194343  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.195014  8618 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
W20260709 13:02:05.195254  8639 debug-util.cc:398] Leaking SignalData structure 0x7b080034cba0 after lost signal to thread 8568
W20260709 13:02:05.196434  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08002235c0 after lost signal to thread 8642
W20260709 13:02:05.196707  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08003351a0 after lost signal to thread 8643
W20260709 13:02:05.197715  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9520 after lost signal to thread 9250
W20260709 13:02:05.197983  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08002b9620 after lost signal to thread 9251
I20260709 13:02:05.198550 10015 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.201076 10015 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.202709  8543 raft_consensus.cc:2468] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 3.
I20260709 13:02:05.203344 10005 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.203594  8537 raft_consensus.cc:1240] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:05.205462  8584 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:05.205462  9192 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:05.160483 10018 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.148952  8553 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 9efbb66886dd465fb490767755834ab5 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-9efbb66886dd465fb490767755834ab5
I20260709 13:02:05.208842  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:05.209633 10004 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:05.209889 10019 raft_consensus.cc:493] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:05.210533 10004 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.204668  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:05.207880 10015 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:05.207494  8639 debug-util.cc:398] Leaking SignalData structure 0x7b080032ada0 after lost signal to thread 9948
I20260709 13:02:05.228983  9997 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.229569  9997 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.210646 10019 raft_consensus.cc:515] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:05.304427  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 127788us
I20260709 13:02:05.219472 10015 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.224586  9994 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
W20260709 13:02:05.232339  8639 debug-util.cc:398] Leaking SignalData structure 0x7b08001d25a0 after lost signal to thread 9968
I20260709 13:02:05.225769 10007 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.218899 10016 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.377857 10028 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.378518 10028 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.380664 10028 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.381122 10028 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.381621 10028 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:05.383440 10027 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.384194 10028 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.383985 10027 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.385743 10028 raft_consensus.cc:493] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.335668 10015 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.386245 10028 raft_consensus.cc:515] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.396041  9997 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.440814  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.441506  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.442083  8611 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:02:05.443076 10022 raft_consensus.cc:2804] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:02:05.439646  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 98868.5us
I20260709 13:02:05.461807  9651 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.461704  9998 raft_consensus.cc:493] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:05.354776  9994 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.483263  9651 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:05.460153  8553 tablet_copy_source_session.cc:215] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.388414 10007 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.505720  8613 raft_consensus.cc:2468] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:02:05.506328  8507 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
W20260709 13:02:05.507304  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 274753us
I20260709 13:02:05.503028  9998 raft_consensus.cc:515] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.511549  9959 raft_consensus.cc:2804] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:02:05.526934 10023 log.cc:927] Time spent T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
I20260709 13:02:05.527877 10019 leader_election.cc:290] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.530484 10032 raft_consensus.cc:493] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:05.531139 10025 raft_consensus.cc:493] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:05.532606  8628 tablet_copy_source_session.cc:215] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:05.511787  9995 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.562942 10016 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.581662  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:05.515556 10010 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.589690  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.593554  9999 raft_consensus.cc:515] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:05.595752  9998 leader_election.cc:290] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.533116  9959 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.558784 10004 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.562093 10032 raft_consensus.cc:515] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.603910  9959 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.622573 10032 leader_election.cc:290] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.623800  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.637147  8537 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:05.624758  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.638661  8543 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:05.562589 10025 raft_consensus.cc:515] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.656632  8584 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:05.657766  8584 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:05.659355  9882 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.659751  9651 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.664336  9989 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.664876  9989 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.665330  9989 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.605356 10010 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.676151  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.683880  8461 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:05.659780  9882 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.685153  9882 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.671474 10007 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.677690  9998 raft_consensus.cc:493] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:05.698381 10042 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:05.771207  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.771087  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:05.771138  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.776115  8469 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
W20260709 13:02:05.776584  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 265511us
I20260709 13:02:05.778630  8507 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:05.779582  9651 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.780036  9651 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.780479  9651 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:05.781780  8435 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.564s	user 0.029s	sys 0.030s
W20260709 13:02:05.782297  8435 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.564s	user 0.029s	sys 0.030s
I20260709 13:02:05.783505  9226 raft_consensus.cc:1240] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:05.784881  9189 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:05.787693  8507 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
W20260709 13:02:05.786710  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 335946us
I20260709 13:02:05.788492  9996 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.788724 10009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9efbb66886dd465fb490767755834ab5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.789112  9996 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.789537  9996 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.790827  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.791826  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet adc320ddb85a4145b2a8101ca5c63300 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:02:05.792358  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet adc320ddb85a4145b2a8101ca5c63300 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-adc320ddb85a4145b2a8101ca5c63300
I20260709 13:02:05.794700  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:05.792353  8469 raft_consensus.cc:1275] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:05.798564  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.800335  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.800700  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:05.803189  8507 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:05.801232  8539 raft_consensus.cc:2468] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:05.777026  9994 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.808849  8537 raft_consensus.cc:1240] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:05.812312  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.856047  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:05.812878 10034 raft_consensus.cc:2749] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:05.805895  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.774899 10022 raft_consensus.cc:697] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
W20260709 13:02:05.857438  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 50869.1us
I20260709 13:02:05.866918  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.802937 10027 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:05.808804 10005 raft_consensus.cc:2804] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.806882 10028 leader_election.cc:290] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:05.876389  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.876592  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.876936  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.880707 10010 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.891919  9985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b3978e46ea41889db4b5e6215823a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:05.902457  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:05.907899  8613 raft_consensus.cc:3060] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.780813  9998 raft_consensus.cc:515] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:05.919427  8367 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36080 (request call id 159) took 2771 ms. Trace:
I20260709 13:02:05.920701  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.882491 10005 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.922538  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.925594  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:05.930963  8612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:05.919894  8367 rpcz_store.cc:276] 0709 13:02:03.083583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:03.083736 (+   153us) service_pool.cc:224] Handling call
0709 13:02:05.808834 (+2725098us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2371304,"reported_tablets":1}
I20260709 13:02:05.925745  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.936627  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.881002  9989 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:05.938966  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.940236  8611 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:02:05.924458 10005 raft_consensus.cc:3060] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:05.806347 10042 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:05.944902  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:05.922914 10025 leader_election.cc:290] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:05.987771  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.989027  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.989621  8611 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 3.
W20260709 13:02:05.996240  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 51841.6us
W20260709 13:02:05.996795  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 94936.3us
I20260709 13:02:05.996948  8584 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.005528  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3b12ab75fec40e68fce360ce1434dc9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:05.930035 10032 consensus_queue.cc:1059] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.065s
I20260709 13:02:06.009462  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.013480  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.016294  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:02:06.015874  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 115486us
I20260709 13:02:06.017150  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d21d6055349e4522965abdcfb350bf3d" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.018301 10049 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:06.022744  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:05.994782 10035 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:05.986230 10045 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
W20260709 13:02:06.017230 10015 consensus_meta.cc:287] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Time spent flushing consensus metadata: real 0.610s	user 0.011s	sys 0.002s
I20260709 13:02:06.020231  9990 raft_consensus.cc:2749] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:02:06.045949  9190 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.7.40.1:43783 timed out after 1.512s (SENT)
W20260709 13:02:06.046294  8434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 52045.8us
I20260709 13:02:06.046998  8479 tablet_copy_source_session.cc:215] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
W20260709 13:02:06.050750  9247 debug-util.cc:398] Leaking SignalData structure 0x7b08002c7460 after lost signal to thread 7331
I20260709 13:02:06.051074  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.052769  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.051113  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.059437  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c88ea53aab584332a699a5ca8387ad4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.065079  9651 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.067183  8613 raft_consensus.cc:2468] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:06.068095  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.039503  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.070542  8609 raft_consensus.cc:2393] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 2: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:02:06.072397  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:02:06.074069  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 59705.5us
I20260709 13:02:06.077435  8614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.078058 10051 raft_consensus.cc:493] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:06.078624 10001 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43746 (request call id 283) took 2308 ms. Trace:
I20260709 13:02:06.079054 10001 rpcz_store.cc:276] 0709 13:02:03.770641 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:04.733025 (+962384us) service_pool.cc:224] Handling call
0709 13:02:04.775114 (+ 42089us) ts_tablet_manager.cc:934] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
0709 13:02:05.150912 (+375798us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:02:06.002922 (+852010us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:06.008937 (+  6015us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:02:06.077725 (+ 68788us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:02:06.078092 (+   367us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:06.078478 (+   386us) ts_tablet_manager.cc:989] Replica registered.
0709 13:02:06.078537 (+    59us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":391,"tablet-copy.queue_time_us":14274,"thread_start_us":15993,"threads_started":2}
I20260709 13:02:06.080528 10001 tablet_copy_client.cc:806] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:06.081166 10001 tablet_copy_client.cc:670] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:06.066107  9998 leader_election.cc:290] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.087388  8584 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:06.019964 10049 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:06.045099 10015 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.151230  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.153653 10003 raft_consensus.cc:493] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:06.153935  9223 raft_consensus.cc:1240] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.154310 10003 raft_consensus.cc:515] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.156381 10003 leader_election.cc:290] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.157577 10052 raft_consensus.cc:2804] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:05.983261 10022 consensus_queue.cc:237] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:06.167809  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:06.176235  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.100234  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:06.181263  9651 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.060046 10035 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:06.178066  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 155457us
W20260709 13:02:06.191099  9247 debug-util.cc:398] Leaking SignalData structure 0x7b08002c6c00 after lost signal to thread 8401
I20260709 13:02:06.191311 10042 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.069782 10045 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:06.203837  9247 debug-util.cc:398] Leaking SignalData structure 0x7b0800361820 after lost signal to thread 8493
W20260709 13:02:06.204245  9247 debug-util.cc:398] Leaking SignalData structure 0x7b0800361300 after lost signal to thread 8494
W20260709 13:02:06.205401  9247 debug-util.cc:398] Leaking SignalData structure 0x7b08001c9d20 after lost signal to thread 8568
I20260709 13:02:06.188839  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.207959  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.208253  9999 leader_election.cc:290] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:06.188334  9882 consensus_meta.cc:287] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76: Time spent flushing consensus metadata: real 0.503s	user 0.009s	sys 0.005s
W20260709 13:02:06.209168  9959 consensus_meta.cc:287] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2: Time spent flushing consensus metadata: real 0.545s	user 0.012s	sys 0.004s
I20260709 13:02:06.209095  9882 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.209583  9959 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.158010 10052 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:06.210517  8365 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43258 (request call id 263) took 3173 ms. Trace:
I20260709 13:02:06.210916 10052 raft_consensus.cc:3060] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.211287  9882 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:06.182998  9989 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:06.210917  8365 rpcz_store.cc:276] 0709 13:02:03.024624 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:03.024762 (+   138us) service_pool.cc:224] Handling call
0709 13:02:06.192993 (+3168231us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1871036,"reported_tablets":1}
I20260709 13:02:06.227396 10035 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:06.228470  9999 consensus_queue.cc:1048] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:06.168321 10053 consensus_queue.cc:1059] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.043s
I20260709 13:02:06.078649 10051 raft_consensus.cc:515] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.234347  8507 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:06.239720  8507 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:06.240901 10045 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:06.241019 10035 raft_consensus.cc:2749] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:02:06.220682  9247 debug-util.cc:398] Leaking SignalData structure 0x7b080036c520 after lost signal to thread 8642
W20260709 13:02:06.246026  8434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 142158us
W20260709 13:02:06.242434  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 198292us
I20260709 13:02:06.243783  9959 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.248472  8507 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:06.244083 10049 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:06.244884  9995 raft_consensus.cc:2804] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:06.259166  9995 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:06.259583  9995 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.251572  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:06.251787  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:02:06.246845  9247 debug-util.cc:398] Leaking SignalData structure 0x7b080036c560 after lost signal to thread 8643
I20260709 13:02:06.240916 10015 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:06.265391  8507 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:06.271302 10007 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:06.271727 10007 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:06.275895  9189 leader_election.cc:304] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:06.274492  9221 raft_consensus.cc:1240] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:06.272070 10007 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:06.282692  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.282835  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.284484  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.286073  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaa114b17c2c44adad1ae5dc02ec0407" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.286710  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.286760  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.264175  9959 raft_consensus.cc:2749] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.290982  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.294687  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.292239  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01d89a503669457cac3f10ddd3877d05" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.290889 10040 raft_consensus.cc:2804] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:02:06.304587  9247 debug-util.cc:398] Leaking SignalData structure 0x7b080025ccc0 after lost signal to thread 9250
W20260709 13:02:06.305008  9247 debug-util.cc:398] Leaking SignalData structure 0x7b08002ed580 after lost signal to thread 9251
I20260709 13:02:06.304780  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:02:06.305511  9247 debug-util.cc:398] Leaking SignalData structure 0x7b080031ac80 after lost signal to thread 9968
I20260709 13:02:06.306080 10040 raft_consensus.cc:697] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:06.299674  9190 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.310726 10055 raft_consensus.cc:2749] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.316129 10051 leader_election.cc:290] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.314088  9190 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.319267  9190 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.319126  8435 leader_election.cc:304] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.307088 10040 consensus_queue.cc:237] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:06.324905 10030 raft_consensus.cc:2749] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.326797  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.328804 10058 raft_consensus.cc:2749] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.333649  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.335592 10025 raft_consensus.cc:3055] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.336043 10025 raft_consensus.cc:740] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:06.337105 10025 consensus_queue.cc:260] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:06.344933 10025 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.349150  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.353096  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.355599  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.361563  8508 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.362478 10035 raft_consensus.cc:2749] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.365051  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:06.366712  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.368922 10060 raft_consensus.cc:2749] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.373939  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.376022 10043 raft_consensus.cc:3055] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.376507 10043 raft_consensus.cc:740] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:06.384539  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff85635d804443fbb7c21b50d3b71eda" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.388558  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:06.389266  8611 raft_consensus.cc:2393] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 2: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:02:06.392575  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.387972  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.395998  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.396553  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:06.357465 10058 consensus_queue.cc:1059] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.043s
I20260709 13:02:06.391639 10049 consensus_queue.cc:1059] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: INVALID_TERM, Last received: 1.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.013s
I20260709 13:02:06.401084  8508 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.403154  8362 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43280 (request call id 253) took 3304 ms. Trace:
I20260709 13:02:06.404485  8508 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.405176  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.403601  8362 rpcz_store.cc:276] 0709 13:02:03.094696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:03.094904 (+   208us) service_pool.cc:224] Handling call
0709 13:02:06.392006 (+3297102us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2014879,"reported_tablets":1}
I20260709 13:02:06.409061  9190 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.409825 10044 raft_consensus.cc:2749] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.410094 10049 raft_consensus.cc:3055] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.410534 10049 raft_consensus.cc:740] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:06.410822  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.412622  8432 leader_election.cc:304] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.408389  8582 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.413815 10060 raft_consensus.cc:2749] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.414283  9936 raft_consensus.cc:2804] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:06.414678  9936 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:06.415047  9936 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.403854 10010 raft_consensus.cc:2749] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.416240  8582 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.417572 10051 raft_consensus.cc:2749] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.418668  8432 leader_election.cc:304] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:06.418715  8582 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.434459  8432 leader_election.cc:304] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:06.435307 10058 raft_consensus.cc:2749] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:06.435989 10051 raft_consensus.cc:2749] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.434638  8508 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.438275  9651 raft_consensus.cc:2749] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.438787  8508 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.440697  8508 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.441561  8508 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.443287  8582 leader_election.cc:304] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.444855 10048 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.445432  8582 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.452557  8582 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.444646  8363 catalog_manager.cc:5697] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:06.453425 10036 raft_consensus.cc:2749] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.391134 10043 consensus_queue.cc:260] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:06.455134 10043 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.436282 10052 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.458806  8435 leader_election.cc:304] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.419162 10045 raft_consensus.cc:2804] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:06.443300  9959 raft_consensus.cc:2749] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.462087  8432 leader_election.cc:304] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:06.452127 10028 raft_consensus.cc:2749] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.463248  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.463582  9991 raft_consensus.cc:2749] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.472348  8432 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.468611  8435 leader_election.cc:304] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.461477 10015 raft_consensus.cc:2749] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.461956  8537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.411388 10049 consensus_queue.cc:260] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:06.480777  8582 leader_election.cc:304] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.465317 10051 raft_consensus.cc:2749] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.481887  8435 leader_election.cc:304] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.467497 10009 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43746 (request call id 285) took 2693 ms. Trace:
I20260709 13:02:06.483829  8435 leader_election.cc:304] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.487920  8435 leader_election.cc:304] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.465387 10045 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:06.489105 10054 raft_consensus.cc:2749] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.489144 10045 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:06.485967  9968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet adc320ddb85a4145b2a8101ca5c63300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:06.485916  9883 raft_consensus.cc:2749] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.490473  9998 raft_consensus.cc:2749] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.491216 10028 raft_consensus.cc:2749] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.504522 10061 raft_consensus.cc:2749] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.506433 10020 raft_consensus.cc:2749] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:06.515619  8584 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:06.474472 10012 consensus_queue.cc:1059] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.073s
I20260709 13:02:06.526427  8435 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.503784 10049 raft_consensus.cc:3060] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.485379 10009 rpcz_store.cc:276] 0709 13:02:03.771273 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:04.810025 (+1038752us) service_pool.cc:224] Handling call
0709 13:02:04.896971 (+ 86946us) ts_tablet_manager.cc:934] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
0709 13:02:05.616010 (+719039us) spinlock_profiling.cc:243] Waited 1.04 ms on lock 0x7b4c001bfe40. stack: 00007fc7c8653343 00007fc7c8653240 00007fc7c7fe21d4 00007fc7d1d20304 00007fc7d1d20299 00007fc7c9a3ea20 00007fc7c9a4fa29 00007fc7c9a5013f 00007fc7c9a142ab 00007fc7c9a41f3c 00007fc7c9a42461 00007fc7c9a42768 00007fc7cf7c82eb 00007fc7d06edd3b 00007fc7d06e8008 00007fc7d06e7405
0709 13:02:05.787483 (+171473us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:02:06.271281 (+483798us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:06.271405 (+   124us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:02:06.404301 (+132896us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:02:06.419832 (+ 15531us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:06.450188 (+ 30356us) ts_tablet_manager.cc:989] Replica registered.
0709 13:02:06.464508 (+ 14320us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":84634,"spinlock_wait_cycles":2402048,"tablet-copy.queue_time_us":60585,"thread_start_us":56961,"threads_started":2}
I20260709 13:02:06.531508  8616 raft_consensus.cc:1240] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Rejecting Update request from peer 43354017538d43aaa0dbbf05dfccafe0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:06.537590 10039 raft_consensus.cc:2749] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.532555 10019 raft_consensus.cc:2749] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.554695  8617 raft_consensus.cc:1240] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.557188  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "251a2bfcd62744599a632f4abc364519" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.557600  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.559235  8613 raft_consensus.cc:1240] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.568996 10030 consensus_queue.cc:1059] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.004s
I20260709 13:02:06.569281  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.539621 10009 tablet_copy_client.cc:806] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:06.573386  8618 raft_consensus.cc:1240] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.571568  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "048447b196d94e71b523ac87652eb2d8" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.570946  8611 raft_consensus.cc:1240] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.573948 10009 tablet_copy_client.cc:670] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:06.580438  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.584272  8610 raft_consensus.cc:1240] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.583487 10001 tablet_copy_client.cc:538] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:06.578271 10007 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.591229  8432 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.564263 10012 consensus_queue.cc:1243] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer 43354017538d43aaa0dbbf05dfccafe0 log is divergent from this leader: its last log entry 3.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 13:02:06.609134  8432 leader_election.cc:304] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.594841  9998 raft_consensus.cc:2749] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:06.597216 10005 consensus_meta.cc:287] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: Time spent flushing consensus metadata: real 0.615s	user 0.009s	sys 0.003s
I20260709 13:02:06.621503 10063 raft_consensus.cc:2749] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.598976 10041 raft_consensus.cc:2749] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:06.618392 10061 consensus_queue.cc:1059] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:02:06.600663  8544 raft_consensus.cc:1240] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 3. Current term is 4. Ops: []
I20260709 13:02:06.638739 10007 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.597685  9883 consensus_queue.cc:1059] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:02:06.679773  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 238231us
I20260709 13:02:06.644299 10061 raft_consensus.cc:3055] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.623376 10005 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:06.681512  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 48318.4us
I20260709 13:02:06.683960  8432 leader_election.cc:304] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.688565  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:06.689469  8432 leader_election.cc:304] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.690407  8539 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:06.690464  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:06.691965  8541 raft_consensus.cc:2393] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 2: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:02:06.690435  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:06.693259  8536 raft_consensus.cc:1240] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.637143 10051 consensus_queue.cc:1059] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 13:02:06.682451 10061 raft_consensus.cc:740] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
W20260709 13:02:06.711486 10064 log.cc:927] Time spent T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 13:02:06.713055 10063 raft_consensus.cc:2749] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.696713  9998 raft_consensus.cc:2749] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:06.726995  9996 consensus_meta.cc:287] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: Time spent flushing consensus metadata: real 0.935s	user 0.033s	sys 0.011s
I20260709 13:02:06.739172  9651 raft_consensus.cc:493] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:06.744652  9651 raft_consensus.cc:515] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:06.751641 10039 raft_consensus.cc:3055] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.752081 10039 raft_consensus.cc:740] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:06.752882 10039 consensus_queue.cc:260] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.761348  9651 leader_election.cc:290] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.730947  9995 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.738451  9996 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.773689  8542 raft_consensus.cc:1240] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.791446 10052 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:06.792812  8613 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:06.799322 10004 raft_consensus.cc:3055] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:06.799767 10004 raft_consensus.cc:740] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:06.800654 10004 consensus_queue.cc:260] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:06.802003 10004 raft_consensus.cc:3060] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:06.803767 10063 raft_consensus.cc:3055] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.804198 10063 raft_consensus.cc:740] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:06.804935 10009 tablet_copy_client.cc:538] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:06.805472  8542 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:06.808740 10022 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:06.734472 10061 consensus_queue.cc:260] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:06.817466  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 285061us
I20260709 13:02:06.819489  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:06.819902  8611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:06.820884  8543 raft_consensus.cc:1240] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.820925  8611 raft_consensus.cc:2393] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 2: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
W20260709 13:02:06.825393  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 136008us
I20260709 13:02:06.827878  8539 raft_consensus.cc:1240] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:06.819963 10060 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.009s
I20260709 13:02:06.829224 10001 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:06.826634  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:06.833036  8507 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.841506  8507 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.841696  9651 raft_consensus.cc:2749] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.822237 10005 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.848320 10068 raft_consensus.cc:2749] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.854529  9998 consensus_queue.cc:1059] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:02:06.856102  9998 raft_consensus.cc:3055] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:06.856320 10042 consensus_queue.cc:1059] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:06.864135  9936 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.837128  9883 consensus_queue.cc:1059] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.029s
I20260709 13:02:06.856541  9998 raft_consensus.cc:740] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:06.837603  9968 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43754 (request call id 414) took 3873 ms. Trace:
I20260709 13:02:06.873844  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.804984 10063 consensus_queue.cc:260] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:06.874845 10025 consensus_meta.cc:287] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: Time spent flushing consensus metadata: real 0.528s	user 0.004s	sys 0.009s
I20260709 13:02:06.872907 10061 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.908308 10070 raft_consensus.cc:3055] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:06.911522  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:06.912379  8540 raft_consensus.cc:2393] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 2: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:02:06.881896 10048 raft_consensus.cc:2749] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:06.916921  8432 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:06.905709 10051 consensus_queue.cc:1059] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:02:06.940925  8584 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.906139  9936 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:06.946802  8584 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.948288  8584 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.949093  8584 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:06.911949 10070 raft_consensus.cc:740] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
W20260709 13:02:06.953253  9985 consensus_meta.cc:287] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: Time spent flushing consensus metadata: real 0.691s	user 0.013s	sys 0.000s
I20260709 13:02:06.963001  9998 consensus_queue.cc:260] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:06.964567  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b3978e46ea41889db4b5e6215823a0" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:06.951197  9961 raft_consensus.cc:2749] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.953078 10052 raft_consensus.cc:2749] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.958509 10018 raft_consensus.cc:2749] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.954223 10021 raft_consensus.cc:2749] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:06.990751  8468 raft_consensus.cc:1275] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:06.975384  8464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.962527  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:06.980353  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:06.959753  8540 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:06.983708 10009 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:06.984521 10008 raft_consensus.cc:3055] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:06.998148 10008 raft_consensus.cc:740] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:06.999318 10008 consensus_queue.cc:260] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:07.000841 10008 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:06.988549 10045 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:06.960696  9995 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.994109  8540 raft_consensus.cc:606] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:06.986333  9998 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:06.995226  9996 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:06.961696  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:07.011932  8584 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:07.012760  9991 raft_consensus.cc:2749] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:07.013340  9985 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:43764 (request call id 344) took 3510 ms. Trace:
I20260709 13:02:07.013473  9883 raft_consensus.cc:3055] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:07.013044 10070 consensus_queue.cc:260] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.013865  9883 raft_consensus.cc:740] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:07.014425 10070 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:06.874303  9968 rpcz_store.cc:276] 0709 13:02:02.961253 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:02.961449 (+   196us) service_pool.cc:224] Handling call
0709 13:02:03.203909 (+242460us) ts_tablet_manager.cc:934] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
0709 13:02:06.413984 (+3210075us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:02:06.592731 (+178747us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:06.592872 (+   141us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:02:06.738292 (+145420us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:02:06.765650 (+ 27358us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:06.813820 (+ 48170us) ts_tablet_manager.cc:989] Replica registered.
0709 13:02:06.826847 (+ 13027us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":323,"tablet-copy.queue_time_us":241161,"thread_start_us":201757,"threads_started":2}
I20260709 13:02:07.017851  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:07.018913  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:07.019068  9883 consensus_queue.cc:260] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.035257  8618 raft_consensus.cc:1240] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Rejecting Update request from peer f6aea190eee640cb962068827d2c62c2 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:07.035787  8610 raft_consensus.cc:2393] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 2: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:02:07.035883  9883 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.037226 10045 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:07.021308  9977 consensus_queue.cc:1048] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:07.038487 10063 raft_consensus.cc:3060] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.027390 10039 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.016515  9968 tablet_copy_client.cc:806] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.031776  8616 raft_consensus.cc:1240] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer f6aea190eee640cb962068827d2c62c2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:07.048971  8508 leader_election.cc:304] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:07.056337  8613 raft_consensus.cc:1240] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:07.043037  9968 tablet_copy_client.cc:670] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.069752  8582 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:07.070120  8613 raft_consensus.cc:1240] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer d42c48daf96f40ffa4879adc3317b711 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:07.048655 10004 consensus_queue.cc:1059] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:02:07.085852 10004 raft_consensus.cc:3055] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:07.085935  8468 raft_consensus.cc:1275] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:07.086292 10004 raft_consensus.cc:740] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:07.066052 10031 raft_consensus.cc:2749] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:07.087185 10004 consensus_queue.cc:260] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.071244 10016 raft_consensus.cc:2749] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:07.090049  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:07.094835  8616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:07.097105  8616 raft_consensus.cc:606] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:02:07.093815 10030 consensus_queue.cc:1048] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
I20260709 13:02:07.013737  9985 rpcz_store.cc:276] 0709 13:02:03.503072 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:03.504625 (+  1553us) service_pool.cc:224] Handling call
0709 13:02:03.767944 (+263319us) ts_tablet_manager.cc:934] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
0709 13:02:05.785076 (+2017132us) tablet_copy_client.cc:368] Tablet copy session begun
0709 13:02:06.259130 (+474054us) tablet_metadata.cc:665] Metadata flushed
0709 13:02:06.259250 (+   120us) tablet_copy_client.cc:497] Wrote new tablet metadata
0709 13:02:06.970702 (+711452us) tablet_copy_client.cc:418] Wrote new consensus metadata
0709 13:02:07.012918 (+ 42216us) tablet_replica.cc:206] Creating consensus instance
0709 13:02:07.013232 (+   314us) ts_tablet_manager.cc:989] Replica registered.
0709 13:02:07.013289 (+    57us) inbound_call.cc:177] Queueing success response
Metrics: {"dns_us":1415,"tablet-copy.queue_time_us":251845,"thread_start_us":1703993,"threads_started":2}
I20260709 13:02:07.099839  9985 tablet_copy_client.cc:806] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:07.104637  8507 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:07.109567  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "533aa38656e44bec9f03374e1f99f8f8" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:07.112141  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:07.108099  9996 raft_consensus.cc:2749] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:02:07.120561  9995 consensus_queue.cc:1059] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:07.122696  9995 raft_consensus.cc:3055] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:07.123057  9995 raft_consensus.cc:740] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:07.123872  9995 consensus_queue.cc:260] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.125005  9995 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.128535  8582 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:07.136221  9996 consensus_queue.cc:1059] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:07.137244  9996 raft_consensus.cc:3055] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:07.137588  9996 raft_consensus.cc:740] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:07.134781 10016 raft_consensus.cc:2749] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:07.141515  9968 tablet_copy_client.cc:538] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.142237  8468 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb6e4a2a3d214acebdbe75433dff332f"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:07.126294  9985 tablet_copy_client.cc:670] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:07.151666 10048 raft_consensus.cc:993] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:07.175797  9651 raft_consensus.cc:1081] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
W20260709 13:02:07.190762 10075 log.cc:927] Time spent T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.096s	user 0.001s	sys 0.000s
I20260709 13:02:07.205488  8469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:07.206177  8469 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:07.206547  8469 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.200860 10004 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.146281  9996 consensus_queue.cc:260] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.227392  9996 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:07.229322  9968 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:07.249783  8469 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.255143  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:07.266885  8542 raft_consensus.cc:3055] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:07.267226  8542 raft_consensus.cc:740] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:07.259552  9985 tablet_copy_client.cc:538] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:07.268047  8542 consensus_queue.cc:260] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.271248  8542 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.271376  8465 raft_consensus.cc:2468] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:07.274057  8463 raft_consensus.cc:1240] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Rejecting Update request from peer f6aea190eee640cb962068827d2c62c2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:07.274793  8508 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:07.276782  9995 raft_consensus.cc:2804] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:07.277350  9995 raft_consensus.cc:697] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:07.276430  8469 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:07.282454  9995 consensus_queue.cc:237] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.292039 10052 raft_consensus.cc:993] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:07.299388  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:07.300705  8610 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:07.301896  9991 raft_consensus.cc:1081] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:07.316359  8460 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:07.324625  8536 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55874
I20260709 13:02:07.325225  8536 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:07.325567  8536 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:07.334112  8536 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.337419  8536 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:07.340937  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:07.344205  8610 raft_consensus.cc:2468] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:07.345954  8618 raft_consensus.cc:3055] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:07.346612  8432 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:07.352288 10063 raft_consensus.cc:2804] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:07.346392  8618 raft_consensus.cc:740] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:07.354851  8468 raft_consensus.cc:606] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:07.355317  8468 raft_consensus.cc:614] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Rejecting request to transer leadership while not leader
I20260709 13:02:07.357869  8462 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 4.
I20260709 13:02:07.367810  8508 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:07.359746  8618 consensus_queue.cc:260] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.362946  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:07.359488  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9302326f7f904b88b2f3f3a7da097ea2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:07.376209  8542 raft_consensus.cc:2468] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:07.386001  8467 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:07.353039 10063 raft_consensus.cc:697] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:07.385496  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:07.383471  9985 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:07.395355  8618 raft_consensus.cc:3060] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:07.387777 10044 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:07.410131  8508 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:07.407943 10044 raft_consensus.cc:697] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:07.411690 10063 consensus_queue.cc:237] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.414096 10044 consensus_queue.cc:237] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.418211 10010 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:07.418792 10010 raft_consensus.cc:697] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:07.419629 10010 consensus_queue.cc:237] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.432871  8363 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43272 (request call id 246) took 2265 ms. Trace:
W20260709 13:02:07.539569  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 105615us
W20260709 13:02:07.540621  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 105992us
I20260709 13:02:07.595544  8467 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 3.
W20260709 13:02:07.598846  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 158310us
I20260709 13:02:07.604724  8508 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:07.606078  8362 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43280 (request call id 254) took 1098 ms. Trace:
I20260709 13:02:07.606771  8362 rpcz_store.cc:276] 0709 13:02:06.499500 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:06.503208 (+  3708us) service_pool.cc:224] Handling call
0709 13:02:07.598227 (+1095019us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":5,"reported_tablets":5}
I20260709 13:02:07.619726  8618 raft_consensus.cc:2468] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 3.
I20260709 13:02:07.615630  8367 catalog_manager.cc:5697] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 2 to 3, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 3 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:07.626662  8367 catalog_manager.cc:5697] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:07.433279  8363 rpcz_store.cc:276] 0709 13:02:05.167411 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:05.167573 (+   162us) service_pool.cc:224] Handling call
0709 13:02:07.432814 (+2265241us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:06.739495 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:06.867974 (+128479us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:06.885109 (+ 17135us) write_op.cc:435] Acquired schema lock
0709 13:02:06.896020 (+ 10911us) tablet.cc:662] Decoding operations
0709 13:02:06.975530 (+ 79510us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:07.005680 (+ 30150us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:07.010578 (+  4898us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:02:07.010881 (+   303us) tablet.cc:701] Row locks acquired
0709 13:02:07.010914 (+    33us) write_op.cc:260] PREPARE: finished
0709 13:02:07.011089 (+   175us) write_op.cc:270] Start()
0709 13:02:07.011245 (+   156us) write_op.cc:276] Timestamp: P: 1783602127011023 usec, L: 0
0709 13:02:07.011289 (+    44us) op_driver.cc:348] REPLICATION: starting
0709 13:02:07.012123 (+   834us) log.cc:844] Serialized 587 byte log entry
0709 13:02:07.258606 (+246483us) op_driver.cc:464] REPLICATION: finished
0709 13:02:07.416229 (+157623us) write_op.cc:301] APPLY: starting
0709 13:02:07.416314 (+    85us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:07.416417 (+   103us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:07.417567 (+  1150us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:07.417841 (+   274us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:07.418094 (+   253us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:02:07.418140 (+    46us) write_op.cc:312] APPLY: finished
0709 13:02:07.419185 (+  1045us) log.cc:844] Serialized 23 byte log entry
0709 13:02:07.419386 (+   201us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:07.419461 (+    75us) write_op.cc:454] Released schema lock
0709 13:02:07.419513 (+    52us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:07.419858 (+   345us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:07.419888 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":425695,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":145023,"apply.run_cpu_time_us":2002,"apply.run_wall_time_us":3640,"num_ops":1,"prepare.queue_time_us":259215,"prepare.run_cpu_time_us":45655,"prepare.run_wall_time_us":354506,"raft.queue_time_us":74810,"raft.run_cpu_time_us":26225,"raft.run_wall_time_us":131492,"replication_time_us":247159,"thread_start_us":437209,"threads_started":4,"wal-append.queue_time_us":115880}]]}
I20260709 13:02:07.630981  9995 raft_consensus.cc:2804] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:07.657325  9995 raft_consensus.cc:697] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:07.703126  9995 consensus_queue.cc:237] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:07.718436  9936 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:07.737466  9936 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:07.906044  9977 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:07.923942  8462 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:02:07.948591  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 225559us
I20260709 13:02:07.946870  9977 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:07.974432  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 210596us
W20260709 13:02:07.975638 10009 log.cc:927] Time spent T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Append to log took a long time: real 0.072s	user 0.001s	sys 0.000s
W20260709 13:02:08.025238  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 52737.4us
W20260709 13:02:08.023290 10091 log.cc:927] Time spent T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.127s	user 0.000s	sys 0.001s
I20260709 13:02:08.055141  8540 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.060184 10099 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.060441  9977 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.060994 10099 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.062923  9936 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.071121  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.072080  8616 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:08.080158  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:08.081015  9222 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:08.080199  9189 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:08.094030  8583 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:08.103245  8618 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.104956  8618 raft_consensus.cc:1275] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.091250 10102 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.103956 10107 raft_consensus.cc:2804] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:08.124311 10106 raft_consensus.cc:2804] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.124892 10106 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.125277 10106 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.108342 10070 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:02:08.117247 10107 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:08.114498 10065 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
W20260709 13:02:08.136193 10095 log.cc:927] Time spent T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.143s	user 0.000s	sys 0.001s
I20260709 13:02:08.119221 10103 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.139251 10107 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.116626 10102 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.145119 10099 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.176663 10009 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:08.177892 10009 tablet_bootstrap.cc:492] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:08.178048 10102 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.179005 10009 ts_tablet_manager.cc:1403] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 1.205s	user 0.031s	sys 0.046s
I20260709 13:02:08.183403  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:08.147346 10103 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.219127 10001 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: 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 13:02:08.220217 10001 tablet_bootstrap.cc:492] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:08.221081 10001 ts_tablet_manager.cc:1403] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 1.392s	user 0.035s	sys 0.016s
I20260709 13:02:08.225322 10022 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.226135 10022 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.232699  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.235371  8541 raft_consensus.cc:2393] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 in current term 2: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
W20260709 13:02:08.248126  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 146981us
I20260709 13:02:08.268826 10009 raft_consensus.cc:359] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.269882 10009 raft_consensus.cc:740] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:08.270577 10022 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.286523 10009 consensus_queue.cc:260] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.306061  9968 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:02:08.307158  9968 tablet_bootstrap.cc:492] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:08.307926  9968 ts_tablet_manager.cc:1403] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 1.079s	user 0.058s	sys 0.040s
I20260709 13:02:08.311594 10103 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.312942  8469 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:02:08.314664  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 67111.6us
I20260709 13:02:08.323505 10106 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.324712 10009 ts_tablet_manager.cc:1434] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.143s	user 0.008s	sys 0.000s
I20260709 13:02:08.326996  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.327625  8541 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:02:08.329246  8553 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-9efbb66886dd465fb490767755834ab5 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:02:08.329838  8553 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-9efbb66886dd465fb490767755834ab5 on tablet 9efbb66886dd465fb490767755834ab5 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:08.330762  9985 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:02:08.331990  9985 tablet_bootstrap.cc:492] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:08.338208  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:08.339334  9225 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:08.339425 10001 raft_consensus.cc:359] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.340919 10001 raft_consensus.cc:740] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:08.342881  8367 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36080 (request call id 160) took 1283 ms. Trace:
I20260709 13:02:08.345146  8434 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [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: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:08.346971 10054 raft_consensus.cc:2804] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.347427 10054 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.347749 10054 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:08.354296  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 103331us
I20260709 13:02:08.360405  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:08.361464 10101 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:08.362172 10101 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.365267 10101 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.365929 10039 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.366719  8462 raft_consensus.cc:1275] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.366549 10039 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.368876 10039 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.369045 10096 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:08.371287  9651 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:08.373194  9651 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:08.380162  8362 catalog_manager.cc:5697] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:08.392215 10106 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.341706 10001 consensus_queue.cc:260] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.400771  9968 raft_consensus.cc:359] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.417430  9968 raft_consensus.cc:740] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:08.418232  9968 consensus_queue.cc:260] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.369596 10096 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.381626 10039 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.381330  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.407055 10107 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.385915  9985 ts_tablet_manager.cc:1403] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 1.045s	user 0.039s	sys 0.015s
I20260709 13:02:08.413363  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.428395  8540 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:08.430141  8435 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:08.416388  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:08.416805 10001 ts_tablet_manager.cc:1434] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.195s	user 0.011s	sys 0.000s
I20260709 13:02:08.402714  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.434583  8536 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
W20260709 13:02:08.419924  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 309770us
I20260709 13:02:08.343418  8367 rpcz_store.cc:276] 0709 13:02:07.059158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:07.059402 (+   244us) service_pool.cc:224] Handling call
0709 13:02:07.149680 (+ 90278us) spinlock_profiling.cc:243] Waited 7.43 ms on lock 0x7b54003cebd4. stack: 00007fc7c8653343 00007fc7c8653240 00007fc7c7fe21d4 00007fc7d1d20304 00007fc7d1d20299 00007fc7cb6dc090 00007fc7cb77af3a 00007fc7d15311cc 00007fc7d162f37e 00007fc7cfaf02a4 00007fc7cfaf0232 00007fc7cfaf0161 00007fc7cfaf00dc 00007fc7cfaef392 00007fc7c9aad48c 00007fc7c9aac8c6
0709 13:02:08.342693 (+1193013us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:07.975962 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:08.000684 (+ 24722us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:08.000726 (+    42us) write_op.cc:435] Acquired schema lock
0709 13:02:08.000748 (+    22us) tablet.cc:662] Decoding operations
0709 13:02:08.001206 (+   458us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:08.001265 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:08.001299 (+    34us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:02:08.001622 (+   323us) tablet.cc:701] Row locks acquired
0709 13:02:08.001644 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:02:08.001801 (+   157us) write_op.cc:270] Start()
0709 13:02:08.001923 (+   122us) write_op.cc:276] Timestamp: P: 1783602128001754 usec, L: 0
0709 13:02:08.001946 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:02:08.070409 (+ 68463us) log.cc:844] Serialized 901 byte log entry
0709 13:02:08.158413 (+ 88004us) op_driver.cc:464] REPLICATION: finished
0709 13:02:08.286402 (+127989us) write_op.cc:301] APPLY: starting
0709 13:02:08.286516 (+   114us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:08.286642 (+   126us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:08.288023 (+  1381us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:08.288461 (+   438us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:08.288636 (+   175us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:02:08.288688 (+    52us) write_op.cc:312] APPLY: finished
0709 13:02:08.288892 (+   204us) log.cc:844] Serialized 29 byte log entry
0709 13:02:08.289061 (+   169us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:08.289166 (+   105us) write_op.cc:454] Released schema lock
0709 13:02:08.289207 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:08.289565 (+   358us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:08.289596 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":5,"spinlock_wait_cycles":17092352,"child_traces":[["op",{"apply.queue_time_us":114369,"apply.run_cpu_time_us":2069,"apply.run_wall_time_us":9579,"num_ops":2,"prepare.queue_time_us":331278,"prepare.run_cpu_time_us":3624,"prepare.run_wall_time_us":106724,"replication_time_us":156290,"thread_start_us":281813,"threads_started":2}]]}
I20260709 13:02:08.432026  9223 raft_consensus.cc:1217] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:08.424111 10103 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.430680  8542 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 1.
I20260709 13:02:08.439628  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:08.441847  8553 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-509ae50355a3499390dba8107e5a4aad received from {username='slave'} at 127.0.0.1:53530
I20260709 13:02:08.427606 10039 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.448624  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:08.449416  8553 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-509ae50355a3499390dba8107e5a4aad on tablet 509ae50355a3499390dba8107e5a4aad with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:08.450522 10039 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.443976 10096 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.445667  9225 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:08.451850  9968 ts_tablet_manager.cc:1434] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.144s	user 0.007s	sys 0.003s
I20260709 13:02:08.447194  9222 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:08.456861  8610 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:08.458315  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.458873  8616 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 1.
I20260709 13:02:08.462378  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.462927  8616 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:08.463601  9651 consensus_queue.cc:1048] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:08.472837  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.436231 10041 raft_consensus.cc:2804] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.473502  8536 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:08.469501  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:08.478442  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:08.475941 10107 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.477731  9192 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:08.481230  8540 raft_consensus.cc:2393] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 in current term 2: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:02:08.483388  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.484182  8618 raft_consensus.cc:2393] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 3: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:02:08.478447  8435 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:08.487226  8613 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:08.477222 10041 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.509254  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:08.485741 10040 raft_consensus.cc:2804] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.512940  8583 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:08.515553  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.516659  8616 raft_consensus.cc:2393] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 3: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:02:08.454182 10054 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.521117  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.536790  8540 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:08.466995 10103 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.542102  8613 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:08.545617  8507 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:08.559837 10106 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.560434 10106 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.562801 10112 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.563350 10112 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.563793 10112 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.570204  9651 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.572229 10044 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:08.540311 10124 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:08.502167 10063 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:02:08.513590 10041 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:08.589104  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 110752us
I20260709 13:02:08.514562 10040 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.591665  9651 raft_consensus.cc:2749] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:08.594803  8461 raft_consensus.cc:2393] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 in current term 3: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:02:08.596406  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.616634  8540 raft_consensus.cc:2393] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 2: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:02:08.597678  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:08.602643 10096 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:02:08.612057  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 59483.8us
I20260709 13:02:08.618016  8536 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.613821 10063 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:08.628952 10106 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.629383  9985 raft_consensus.cc:359] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.630481  9985 raft_consensus.cc:740] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:08.631668  9985 consensus_queue.cc:260] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.632898 10103 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.635527 10070 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:08.635988 10070 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.636515 10063 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.604563 10040 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.622658 10096 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.643211  8536 raft_consensus.cc:2468] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:08.651963  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.652550 10124 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.652947 10124 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:08.616111 10036 consensus_queue.cc:1048] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.040s
I20260709 13:02:08.665005  8509 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:08.665234  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.666848  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:08.667691  8536 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:08.677147 10016 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.677695 10016 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.680009 10016 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.681114  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:08.681784  8460 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:08.686062  8584 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:08.687872  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:08.689211  8615 raft_consensus.cc:2368] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 for earlier term 2. Current term is 3.
I20260709 13:02:08.673193 10010 raft_consensus.cc:2764] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:02:08.711228 10054 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.711970  9189 leader_election.cc:400] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Vote denied by peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397) with higher term. Message: Invalid argument: T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 for earlier term 2. Current term is 3.
I20260709 13:02:08.742830  9189 leader_election.cc:403] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:02:08.711905  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.701134 10097 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.716614 10106 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:08.697834 10016 raft_consensus.cc:2804] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:08.718813 10070 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.724941  9985 ts_tablet_manager.cc:1434] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.297s	user 0.009s	sys 0.000s
I20260709 13:02:08.714069 10127 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.748311  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.701001 10100 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.758251  8542 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:08.755990  9977 raft_consensus.cc:3060] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.760932 10016 raft_consensus.cc:697] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:08.754870 10097 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.788455  8362 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43258 (request call id 265) took 1070 ms. Trace:
I20260709 13:02:08.786036 10097 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.791886  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.759919 10127 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.726306 10041 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.755033 10106 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:08.804065  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 151304us
I20260709 13:02:08.807940  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.808980  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:08.811394  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:08.812631  8615 raft_consensus.cc:2393] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 3: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
I20260709 13:02:08.788981  8362 rpcz_store.cc:276] 0709 13:02:07.718065 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:07.718179 (+   114us) service_pool.cc:224] Handling call
0709 13:02:08.788375 (+1070196us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:08.427789 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:08.442472 (+ 14683us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:08.442516 (+    44us) write_op.cc:435] Acquired schema lock
0709 13:02:08.442536 (+    20us) tablet.cc:662] Decoding operations
0709 13:02:08.442936 (+   400us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:08.442998 (+    62us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:08.443030 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:02:08.443236 (+   206us) tablet.cc:701] Row locks acquired
0709 13:02:08.443258 (+    22us) write_op.cc:260] PREPARE: finished
0709 13:02:08.443416 (+   158us) write_op.cc:270] Start()
0709 13:02:08.448164 (+  4748us) write_op.cc:276] Timestamp: P: 1783602128443372 usec, L: 0
0709 13:02:08.456693 (+  8529us) op_driver.cc:348] REPLICATION: starting
0709 13:02:08.546478 (+ 89785us) log.cc:844] Serialized 532 byte log entry
0709 13:02:08.595625 (+ 49147us) op_driver.cc:464] REPLICATION: finished
0709 13:02:08.598322 (+  2697us) write_op.cc:301] APPLY: starting
0709 13:02:08.603852 (+  5530us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:08.603974 (+   122us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:08.604065 (+    91us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:08.611227 (+  7162us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:08.633430 (+ 22203us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:02:08.633480 (+    50us) write_op.cc:312] APPLY: finished
0709 13:02:08.633673 (+   193us) log.cc:844] Serialized 23 byte log entry
0709 13:02:08.633832 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:08.633909 (+    77us) write_op.cc:454] Released schema lock
0709 13:02:08.633946 (+    37us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:08.634261 (+   315us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:08.634286 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":5880,"reported_tablets":4,"child_traces":[["op",{"apply.queue_time_us":2454,"apply.run_cpu_time_us":1719,"apply.run_wall_time_us":35917,"num_ops":1,"prepare.queue_time_us":871,"prepare.run_cpu_time_us":3443,"prepare.run_wall_time_us":163565,"replication_time_us":138802}]]}
I20260709 13:02:08.814491  8463 raft_consensus.cc:2368] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3.
I20260709 13:02:08.761814 10100 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.805511 10063 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.809345  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-e6b3978e46ea41889db4b5e6215823a0 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:02:08.828127 10100 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.828810  8610 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:08.829066  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-e6b3978e46ea41889db4b5e6215823a0 on tablet e6b3978e46ea41889db4b5e6215823a0 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:08.833882  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.834640  8536 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:08.836441  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.837236  8536 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:08.823746  9991 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.825147  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-adc320ddb85a4145b2a8101ca5c63300 received from {username='slave'} at 127.0.0.1:44114
I20260709 13:02:08.843216  8435 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:08.845559  9991 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.849608  9991 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.850536 10134 raft_consensus.cc:2804] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.849821 10124 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.850996 10134 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.851397 10134 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.851969  9977 raft_consensus.cc:2749] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397) with higher term. Message: Invalid argument: T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 for earlier term 2. Current term is 3.
I20260709 13:02:08.852945 10124 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:08.854156  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:08.854736  9223 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:08.856068  8544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:08.857159  8544 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.860294 10041 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.863488  9221 raft_consensus.cc:1217] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:08.846544  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-adc320ddb85a4145b2a8101ca5c63300 on tablet adc320ddb85a4145b2a8101ca5c63300 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:08.867784 10040 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.869875 10106 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.870318  9222 raft_consensus.cc:2393] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 in current term 3: Already voted for candidate 43354017538d43aaa0dbbf05dfccafe0 in this term.
I20260709 13:02:08.847003  8435 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:08.831292 10016 consensus_queue.cc:237] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.871377  9223 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:08.872346  8435 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:08.878641 10039 raft_consensus.cc:2804] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:08.879211 10039 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:08.879638 10127 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.881870 10040 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:08.883380  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:08.884876 10063 raft_consensus.cc:2804] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.885293 10063 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:08.885679 10063 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.889626  8465 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:08.879747 10039 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:08.912534  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.913288  8536 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:08.917243  8435 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:08.918313 10135 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:08.914434 10104 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:02:08.918833 10135 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.919232 10135 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.919176 10104 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:08.915298 10010 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:02:08.911196  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:08.925897  8583 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:08.923245 10112 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:08.927049  9223 raft_consensus.cc:1217] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:08.931056  8582 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:08.933003  8582 leader_election.cc:400] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Vote denied by peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783) with higher term. Message: Invalid argument: T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3.
I20260709 13:02:08.933297  8582 leader_election.cc:403] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:02:08.940253  9936 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.939484 10106 raft_consensus.cc:2804] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:08.946861 10106 raft_consensus.cc:493] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:08.947238 10106 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:08.929736  9994 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:08.950609  9994 raft_consensus.cc:697] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:08.951485 10104 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.951510  9994 consensus_queue.cc:237] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:08.954756 10134 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:08.956939 10138 log.cc:927] Time spent T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:02:08.957305 10134 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.930015  8542 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:08.967767 10112 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:08.987366 10096 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:09.001492  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:09.002338  8536 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:08.985944  8584 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:09.008797  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:09.009435  8616 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:02:09.010708  8613 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:09.011687  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:09.012266  8616 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:09.000605  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.020720  8541 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.020191  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.022651  8538 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.028612  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.029377  8536 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.027858  8584 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.035290  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:08.966156 10106 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.035234  9936 raft_consensus.cc:2749] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783) with higher term. Message: Invalid argument: T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3.
I20260709 13:02:09.046742  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:09.048353 10106 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:09.021742  8544 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:08.969408 10135 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:09.041324  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:09.051321  8540 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:09.055294  8536 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.059717  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:09.060529  8465 raft_consensus.cc:2368] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3.
I20260709 13:02:09.061285  8465 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:09.061985  8465 raft_consensus.cc:2393] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 3: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:02:09.064123  8435 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:09.065455 10113 raft_consensus.cc:1064] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:09.064338 10135 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:09.064800 10063 raft_consensus.cc:515] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.067807 10063 leader_election.cc:290] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:09.035413 10124 raft_consensus.cc:2749] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:02:09.068552 10113 consensus_queue.cc:237] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:09.070624  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:09.071494  8461 raft_consensus.cc:2393] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 3: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:02:09.072417  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:09.079573  8435 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.081255 10135 raft_consensus.cc:2804] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.081785 10135 raft_consensus.cc:697] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:09.082603 10135 consensus_queue.cc:237] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:09.083418  8507 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.084548  8507 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.085537  8507 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.085704 10041 raft_consensus.cc:2804] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.086165 10041 raft_consensus.cc:697] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:09.086928 10041 consensus_queue.cc:237] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.088581  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.091952  8536 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.089596  8541 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:09.090854  8582 leader_election.cc:400] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Vote denied by peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783) with higher term. Message: Invalid argument: T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3.
I20260709 13:02:09.094573  8582 leader_election.cc:403] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:02:09.096450  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:09.097364  8469 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.105020  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.105261  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:09.106062  8466 raft_consensus.cc:2393] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 3: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:02:09.050925 10045 raft_consensus.cc:2804] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:09.107703  9651 raft_consensus.cc:2804] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:09.108165  9651 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:09.108493  9651 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.100059 10010 raft_consensus.cc:2764] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:02:09.121963 10045 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:09.122445 10045 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.126518  8469 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:09.127664  8536 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.133248  9651 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.135627  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:09.141336  8538 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.145192  8435 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.151151  8540 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.152271  9190 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:09.167407  8542 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.189544  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:09.190224  8616 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.107784 10101 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 3
W20260709 13:02:09.190729  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 103910us
I20260709 13:02:09.189628  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
W20260709 13:02:09.191421  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 46322.5us
I20260709 13:02:09.203696  8435 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.204538 10127 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.192451 10039 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.209527 10039 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:09.210583  8467 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:09.211568  8435 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.180888  8365 catalog_manager.cc:5697] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.213802  8435 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.190902 10038 raft_consensus.cc:2749] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:09.223784 10054 raft_consensus.cc:2764] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election decision vote started in defunct term 3: won
I20260709 13:02:09.224488 10054 raft_consensus.cc:2804] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.224071  8365 catalog_manager.cc:5697] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 4 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.224988 10054 raft_consensus.cc:697] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:09.226754 10127 raft_consensus.cc:697] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:09.227629 10127 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.231742  8365 catalog_manager.cc:5697] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:09.257754  8365 catalog_manager.cc:5697] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 2 to 3, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 3 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:09.198202  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 155508us
I20260709 13:02:09.142889 10097 raft_consensus.cc:2764] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:02:09.226068 10054 consensus_queue.cc:237] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.202539 10134 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.125655 10065 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.095s
I20260709 13:02:09.196885  9651 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:09.237483 10045 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.246701  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
W20260709 13:02:09.289294  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 55676.3us
I20260709 13:02:09.290087  8617 raft_consensus.cc:2368] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 for earlier term 3. Current term is 4.
I20260709 13:02:09.181968  8582 leader_election.cc:304] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:09.268909  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:09.275823  8584 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:09.276229  8463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:09.277762  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.296533  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff901a392d204295acfb34eed9fc0ef0" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.296860  8463 raft_consensus.cc:3060] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.297107  8538 raft_consensus.cc:2368] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 for earlier term 2. Current term is 3.
I20260709 13:02:09.297175  8536 raft_consensus.cc:3060] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:09.282224  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:09.283226  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:09.297719  8618 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:09.305486 10045 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:09.314049  8615 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.325762  8435 leader_election.cc:400] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Vote denied by peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151) with higher term. Message: Invalid argument: T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 for earlier term 2. Current term is 3.
I20260709 13:02:09.326182  8435 leader_election.cc:403] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
W20260709 13:02:09.327468  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 145590us
I20260709 13:02:09.327739  8543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.328534  8543 raft_consensus.cc:2393] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 3: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:02:09.334337  8616 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.336872  8432 leader_election.cc:400] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Vote denied by peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397) with higher term. Message: Invalid argument: T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 for earlier term 3. Current term is 4.
I20260709 13:02:09.349960  8462 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
W20260709 13:02:09.339370 10142 log.cc:927] Time spent T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 13:02:09.339681 10016 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:09.357244 10016 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:02:09.357749 10016 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:09.295197 10134 raft_consensus.cc:697] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:09.364678 10134 consensus_queue.cc:237] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:09.339538 10053 raft_consensus.cc:2804] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:09.375439  8536 raft_consensus.cc:2468] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:09.390913 10053 raft_consensus.cc:697] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
W20260709 13:02:09.394155  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 48611.2us
I20260709 13:02:09.392130 10053 consensus_queue.cc:237] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.447077 10106 raft_consensus.cc:1064] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:09.460676  9223 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:09.461125  8463 raft_consensus.cc:2468] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 3.
I20260709 13:02:09.471472  9991 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:09.452670 10016 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:09.488547  9223 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:09.511667 10016 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:09.449489 10106 consensus_queue.cc:237] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:09.519649  9936 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:09.526093 10063 raft_consensus.cc:2749] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151) with higher term. Message: Invalid argument: T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 for earlier term 2. Current term is 3.
I20260709 13:02:09.529814 10101 raft_consensus.cc:2749] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783) with higher term. Message: Invalid argument: T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3.
I20260709 13:02:09.538347  8610 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:09.546799  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:09.547708  8538 raft_consensus.cc:2393] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate a2a29a18e8c94effab2331c16076fd76 in current term 3: Already voted for candidate d42c48daf96f40ffa4879adc3317b711 in this term.
I20260709 13:02:09.552860  8538 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:09.564471  8618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:09.565245  8618 raft_consensus.cc:2393] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate f6aea190eee640cb962068827d2c62c2 in current term 3: Already voted for candidate a2a29a18e8c94effab2331c16076fd76 in this term.
W20260709 13:02:09.569480  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 185029us
I20260709 13:02:09.583766  9222 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:09.583781  8508 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:09.590852 10065 raft_consensus.cc:1064] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:09.630582  8613 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
W20260709 13:02:09.639195  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 55522.1us
I20260709 13:02:09.642982  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9a37b4cb80e41a4880c27a5040f558b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:09.643754  8613 raft_consensus.cc:2368] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 for earlier term 2. Current term is 3.
I20260709 13:02:09.620589 10007 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:09.642036 10145 raft_consensus.cc:2804] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:09.668727  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:09.670109  8582 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:09.655061 10145 raft_consensus.cc:697] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:09.678251 10007 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:09.684666 10101 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:09.685163  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:09.687630  8432 leader_election.cc:400] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Vote denied by peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397) with higher term. Message: Invalid argument: T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate d42c48daf96f40ffa4879adc3317b711 for earlier term 2. Current term is 3.
I20260709 13:02:09.690101  8538 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:09.691148  8460 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:09.692444  8536 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:09.709816 10108 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:09.688591 10144 raft_consensus.cc:2749] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:02:09.724721 10093 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:09.725539  9222 raft_consensus.cc:1275] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.728940  8582 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:09.734645  8536 raft_consensus.cc:1275] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.744032  8540 raft_consensus.cc:1275] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:09.728293 10106 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:02:09.711872 10108 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.029s
I20260709 13:02:09.735780 10053 raft_consensus.cc:2749] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:02:09.781688  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 107192us
I20260709 13:02:09.804522 10065 consensus_queue.cc:237] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:09.806010  9222 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Advancing to term 3
I20260709 13:02:09.772354 10156 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:02:09.809201  8536 raft_consensus.cc:1275] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:09.815570  8610 raft_consensus.cc:1275] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:09.821990 10109 consensus_queue.cc:1048] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:09.824348  8462 raft_consensus.cc:1275] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:09.739806 10145 consensus_queue.cc:237] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:09.794816 10052 consensus_queue.cc:1048] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:02:09.831141  8536 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:09.839843  8536 raft_consensus.cc:1275] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:09.845849  9225 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:09.856797  8610 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:09.867283 10103 consensus_queue.cc:1048] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:09.879184  9994 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:09.849360 10063 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:02:09.850594 10134 consensus_queue.cc:1048] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:02:09.853462 10109 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
I20260709 13:02:09.912616  8610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:09.913417  8610 raft_consensus.cc:606] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:09.887741 10041 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:02:09.950181  8610 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:09.950898  8610 raft_consensus.cc:606] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:02:09.996693  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:09.998607  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:02:10.001827  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 53764.9us
W20260709 13:02:10.003386  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 50912.7us
I20260709 13:02:10.007082  9222 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:02:10.015622 10167 log.cc:927] Time spent T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: Append to log took a long time: real 0.095s	user 0.000s	sys 0.001s
I20260709 13:02:10.020620  9225 raft_consensus.cc:1275] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:10.028247  8613 raft_consensus.cc:1275] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:02:10.021870 10173 log.cc:927] Time spent T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.113s	user 0.001s	sys 0.000s
I20260709 13:02:10.012276 10134 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:02:10.035090 10065 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:02:10.070920  8540 raft_consensus.cc:1275] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:10.079604  9936 consensus_queue.cc:1048] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:02:10.192900  8609 raft_consensus.cc:1275] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:10.212817  8460 raft_consensus.cc:1275] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:02:10.396708  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 76594.1us
W20260709 13:02:10.429775  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 132213us
W20260709 13:02:10.445212  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 200383us
W20260709 13:02:10.443869 10191 log.cc:927] Time spent T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Append to log took a long time: real 0.151s	user 0.000s	sys 0.001s
I20260709 13:02:10.480892 10188 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:10.504719 10183 log.cc:927] Time spent T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.490s	user 0.000s	sys 0.005s
W20260709 13:02:10.550578  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 99761.7us
I20260709 13:02:10.559703  8462 raft_consensus.cc:1275] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:10.562790 10127 raft_consensus.cc:1064] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
W20260709 13:02:10.563396 10127 raft_consensus.cc:1068] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: Unable to promote non-voter 43354017538d43aaa0dbbf05dfccafe0: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:02:10.578383  8610 raft_consensus.cc:1275] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:10.581182  9222 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:10.595345 10097 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:10.613696 10156 raft_consensus.cc:993] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:10.567466 10196 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.050s
I20260709 13:02:10.566927 10070 consensus_queue.cc:1048] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.035s
I20260709 13:02:10.624058  8613 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:10.628592  8468 raft_consensus.cc:1275] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:02:10.645195 10007 consensus_queue.cc:1048] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:10.614348 10156 raft_consensus.cc:1081] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:10.617362 10145 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.057s
I20260709 13:02:10.730677 10103 raft_consensus.cc:1064] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
W20260709 13:02:10.731364 10103 raft_consensus.cc:1068] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: Unable to promote non-voter 43354017538d43aaa0dbbf05dfccafe0: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:02:10.776254  8468 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:10.781730  8365 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43272 (request call id 247) took 2478 ms. Trace:
I20260709 13:02:10.795046  8365 rpcz_store.cc:276] 0709 13:02:08.303339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:08.303476 (+   137us) service_pool.cc:224] Handling call
0709 13:02:10.781665 (+2478189us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:09.663476 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:09.710819 (+ 47343us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:09.710856 (+    37us) write_op.cc:435] Acquired schema lock
0709 13:02:09.710878 (+    22us) tablet.cc:662] Decoding operations
0709 13:02:09.711468 (+   590us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:09.711553 (+    85us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:09.711580 (+    27us) tablet.cc:685] Acquiring locks for 4 operations
0709 13:02:09.727234 (+ 15654us) tablet.cc:701] Row locks acquired
0709 13:02:09.727254 (+    20us) write_op.cc:260] PREPARE: finished
0709 13:02:09.727377 (+   123us) write_op.cc:270] Start()
0709 13:02:09.727479 (+   102us) write_op.cc:276] Timestamp: P: 1783602129727342 usec, L: 0
0709 13:02:09.727500 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 13:02:09.728084 (+   584us) log.cc:844] Serialized 1670 byte log entry
0709 13:02:10.048827 (+320743us) op_driver.cc:464] REPLICATION: finished
0709 13:02:10.200664 (+151837us) write_op.cc:301] APPLY: starting
0709 13:02:10.200773 (+   109us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:10.201020 (+   247us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:10.201274 (+   254us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:10.202022 (+   748us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:10.202269 (+   247us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=4
0709 13:02:10.202338 (+    69us) write_op.cc:312] APPLY: finished
0709 13:02:10.202649 (+   311us) log.cc:844] Serialized 41 byte log entry
0709 13:02:10.202833 (+   184us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:10.202936 (+   103us) write_op.cc:454] Released schema lock
0709 13:02:10.203001 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 13:02:10.627021 (+424020us) spinlock_profiling.cc:243] Waited 2.25 ms on lock 0x7b1800296c20. stack: 00007fc7c8653343 00007fc7c8653240 00007fc7c7fe21d4 00007fc7d1d20304 00007fc7d1d20299 00007fc7d154dde1 00007fc7d155a5b1 00007fc7c8685522 00007fc7c86877c1 00007fc7c8687779 00007fc7c8687709 00007fc7c86876d1 00007fc7c86869cd 000000000038f354 000000000038f199 00007fc7c866883a
0709 13:02:10.665700 (+ 38679us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:10.668345 (+  2645us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":36577,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":151570,"apply.run_cpu_time_us":2737,"apply.run_wall_time_us":2737,"num_ops":4,"prepare.queue_time_us":307324,"prepare.run_cpu_time_us":10226,"prepare.run_wall_time_us":126701,"raft.queue_time_us":205030,"raft.run_cpu_time_us":62994,"raft.run_wall_time_us":183448,"replication_time_us":306961,"spinlock_wait_cycles":5171584,"thread_start_us":674802,"threads_started":4,"wal-append.queue_time_us":51955}]]}
W20260709 13:02:10.892227  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 333880us
I20260709 13:02:10.929665  8363 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43258 (request call id 266) took 1572 ms. Trace:
I20260709 13:02:10.932263  8363 rpcz_store.cc:276] 0709 13:02:09.357542 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:09.359130 (+  1588us) service_pool.cc:224] Handling call
0709 13:02:09.421706 (+ 62576us) spinlock_profiling.cc:243] Waited 14.1 ms on lock 0x7b54003cebd4. stack: 00007fc7c8653343 00007fc7c8653240 00007fc7c7fe21d4 00007fc7d1d20304 00007fc7d1d20299 00007fc7cb6dc090 00007fc7cb77af3a 00007fc7d15311cc 00007fc7d162f37e 00007fc7cfaf02a4 00007fc7cfaf0232 00007fc7cfaf0161 00007fc7cfaf00dc 00007fc7cfaef392 00007fc7c9aad48c 00007fc7c9aac8c6
0709 13:02:10.929588 (+1507882us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":3,"spinlock_wait_cycles":32388352}
I20260709 13:02:10.948437 10041 raft_consensus.cc:493] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:10.955327 10041 raft_consensus.cc:515] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:10.957935 10041 leader_election.cc:290] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:10.958694  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:11.016372 10069 raft_consensus.cc:493] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.017725 10069 raft_consensus.cc:515] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:11.025753  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 423900us
W20260709 13:02:11.026860  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 62239.4us
I20260709 13:02:11.031625  9222 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:11.038771 10187 consensus_queue.cc:1048] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:11.019029 10007 raft_consensus.cc:493] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:11.044054  8468 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:11.069579  9651 consensus_queue.cc:1048] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:02:11.071291  8610 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:11.085736  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:11.087692  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 484461us
W20260709 13:02:11.133852  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 44776.1us
W20260709 13:02:11.154925  9189 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.568s	user 0.018s	sys 0.018s
W20260709 13:02:11.155401  9189 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.569s	user 0.018s	sys 0.018s
W20260709 13:02:11.157482  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 571082us
W20260709 13:02:11.166559  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 71647.4us
W20260709 13:02:11.168443  8536 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.544s	user 0.020s	sys 0.037s
W20260709 13:02:11.180914  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 44834.4us
I20260709 13:02:11.183209  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:02:11.183185  8536 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.558s	user 0.021s	sys 0.038s
I20260709 13:02:11.077862 10007 raft_consensus.cc:515] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:11.198922 10182 log.cc:927] Time spent T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:02:11.229688 10108 raft_consensus.cc:493] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.233500 10069 leader_election.cc:290] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:11.263698  9936 raft_consensus.cc:993] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:11.268199 10102 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.275359 10202 raft_consensus.cc:1081] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:11.256999 10108 raft_consensus.cc:515] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:11.440181  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 253235us
I20260709 13:02:11.362461 10209 raft_consensus.cc:493] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.449819  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:02:11.462338  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 107268us
I20260709 13:02:11.464828  8468 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:02:11.438189 10204 log.cc:927] Time spent T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.358s	user 0.001s	sys 0.000s
I20260709 13:02:11.488267 10097 raft_consensus.cc:493] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.488615 10205 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.361701 10102 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.501325  8468 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:02:11.522733  8468 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:11.523301  8468 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:11.446269 10212 raft_consensus.cc:493] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.470295 10209 raft_consensus.cc:515] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:11.556752 10216 log.cc:927] Time spent T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
W20260709 13:02:11.559240 10219 log.cc:927] Time spent T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:02:11.523950 10097 raft_consensus.cc:515] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.553388 10212 raft_consensus.cc:515] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.563213 10234 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:11.563825 10234 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.528998 10007 leader_election.cc:290] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.571655  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "509ae50355a3499390dba8107e5a4aad" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:11.577404  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:11.579001 10108 leader_election.cc:290] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:11.583874 10209 leader_election.cc:290] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:11.526816 10205 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.586305 10205 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.592294 10102 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.592438  8616 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:37806 (request call id 1746) took 1192 ms. Trace:
I20260709 13:02:11.596619 10184 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:11.568653  8468 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.600991  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1472fb4f07624ba592383c9a6c597715" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:11.592993  8616 rpcz_store.cc:276] 0709 13:02:10.399887 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:10.400348 (+   461us) service_pool.cc:224] Handling call
0709 13:02:10.400664 (+   316us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:02:10.443413 (+ 42749us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:02:10.443440 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:02:10.449292 (+  5852us) log.cc:844] Serialized 26 byte log entry
0709 13:02:10.842793 (+393501us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:02:11.107101 (+264308us) log.cc:844] Serialized 14 byte log entry
0709 13:02:11.171284 (+ 64183us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:02:11.171375 (+    91us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:02:11.592209 (+420834us) raft_consensus.cc:1685] finished
0709 13:02:11.592230 (+    21us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:02:11.592357 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":48799,"prepare.queue_time_us":387096,"prepare.run_cpu_time_us":33,"prepare.run_wall_time_us":32,"raft.queue_time_us":135650,"raft.run_cpu_time_us":233,"raft.run_wall_time_us":35566,"thread_start_us":585767,"threads_started":3,"wal-append.queue_time_us":458421}
I20260709 13:02:11.607964  8509 leader_election.cc:304] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:11.608131  9223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:11.609145  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:11.610443 10093 raft_consensus.cc:2749] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:11.611070 10093 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.611527 10093 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.613931 10093 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.618983 10234 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:11.622009  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:11.609767  9225 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 4.
I20260709 13:02:11.626451  8432 leader_election.cc:304] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:11.647915  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 48474.2us
I20260709 13:02:11.686739  8468 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:11.728570  8509 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:11.705713 10124 raft_consensus.cc:493] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:11.732430  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:11.732407  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:11.732775  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
W20260709 13:02:11.739868  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 258133us
W20260709 13:02:11.729624  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 103268us
I20260709 13:02:11.743515  8507 leader_election.cc:304] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:11.739997 10108 raft_consensus.cc:493] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:11.742856 10054 raft_consensus.cc:2749] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:11.743546 10102 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:02:11.752110 10007 raft_consensus.cc:2749] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:11.785493 10210 raft_consensus.cc:493] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:11.785686  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:11.786291  8616 raft_consensus.cc:3055] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:11.786194 10210 raft_consensus.cc:515] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.787119 10227 raft_consensus.cc:493] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:11.787639 10227 raft_consensus.cc:515] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.789021 10210 leader_election.cc:290] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.789638 10227 leader_election.cc:290] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.786697  8616 raft_consensus.cc:740] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:11.774624 10188 raft_consensus.cc:493] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:11.790839  8616 consensus_queue.cc:260] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.791560 10188 raft_consensus.cc:515] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.795727 10212 leader_election.cc:290] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:11.796610  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:11.797180  8538 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:11.743392 10124 raft_consensus.cc:515] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.799539  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:11.775494 10102 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting leader election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:11.811290  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "788f8aa6cdab4c09b405ee23f66a4c1f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:02:11.814713  8584 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.701s	user 0.019s	sys 0.047s
W20260709 13:02:11.815107  8584 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.707s	user 0.019s	sys 0.047s
W20260709 13:02:11.815371  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 721753us
I20260709 13:02:11.816987 10102 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:11.819425  8435 leader_election.cc:304] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:11.828341  8538 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:11.826113  8367 catalog_manager.cc:5697] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:11.832278 10184 raft_consensus.cc:2749] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:11.832407  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d5e6bab5cfd24381929359414f3890fe" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:11.756907 10108 raft_consensus.cc:515] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.843217 10108 leader_election.cc:290] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.846517  8617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67d08d3c63334ad8b95d6ef6ec98991e" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:11.847996 10188 leader_election.cc:290] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.865653  8538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55874
I20260709 13:02:11.866389  8538 raft_consensus.cc:493] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:11.866917  8538 raft_consensus.cc:3060] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.841102 10102 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.881608 10102 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 5 election: Requested vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.883569  9189 leader_election.cc:304] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:11.887107  8538 raft_consensus.cc:515] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.907210  8536 raft_consensus.cc:1240] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:11.912848  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:11.915380  8538 leader_election.cc:290] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:11.915998  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:02:11.919902  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 60884.3us
I20260709 13:02:11.919272 10240 raft_consensus.cc:2749] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:11.925092  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:11.931141 10098 raft_consensus.cc:493] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:11.931783 10098 raft_consensus.cc:515] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:11.933933 10098 leader_election.cc:290] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:11.934264  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:11.937582  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
W20260709 13:02:11.940932 10243 log.cc:927] Time spent T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.154s	user 0.000s	sys 0.003s
W20260709 13:02:11.946065  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 126559us
I20260709 13:02:11.946722  8542 raft_consensus.cc:1240] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 4. Current term is 5. Ops: []
I20260709 13:02:11.947049  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:11.947453  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:11.949951  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:11.950138  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:11.950735  8610 raft_consensus.cc:3055] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:11.951406  8610 raft_consensus.cc:740] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:11.952453  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:11.957542  8435 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:11.961992  8507 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:11.962749  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5856c40737834bb4b8d4eac0e2a145e3" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:11.963127  8507 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:11.964478 10065 raft_consensus.cc:2749] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:11.965137 10065 raft_consensus.cc:2749] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:11.944813  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:11.980314  8507 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:11.946193 10227 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:11.995249 10227 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.959470  8610 consensus_queue.cc:260] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:11.996522  8610 raft_consensus.cc:3060] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:11.997857 10227 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:11.999018  8362 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36080 (request call id 161) took 3075 ms. Trace:
I20260709 13:02:11.999426  8362 rpcz_store.cc:276] 0709 13:02:08.923904 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:08.924023 (+   119us) service_pool.cc:224] Handling call
0709 13:02:11.998957 (+3074934us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3225,"reported_tablets":7}
I20260709 13:02:11.999349  8367 catalog_manager.cc:5697] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 2 to 4, leader changed from 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:11.988623 10214 raft_consensus.cc:2804] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:11.991474 10097 leader_election.cc:290] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:12.001961  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:12.002856  8540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca0d5f97e9514e74982b19351c331f9c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:12.006712  8538 raft_consensus.cc:1240] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:12.000720 10214 raft_consensus.cc:697] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:12.007988 10214 consensus_queue.cc:237] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:12.011046  8541 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.012751  8584 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:12.013230 10188 consensus_queue.cc:1059] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: INVALID_TERM, Last received: 4.6, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260709 13:02:12.013576 10016 raft_consensus.cc:2749] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:12.013839  8584 leader_election.cc:304] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:11.993975 10197 raft_consensus.cc:2749] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:02:12.014329 10106 raft_consensus.cc:3055] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:12.014711 10106 raft_consensus.cc:740] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:12.014763  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:02:12.015024  8581 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:12.015537 10106 consensus_queue.cc:260] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:12.016629 10106 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:12.026083  9962 raft_consensus.cc:2749] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:12.026572  8584 leader_election.cc:304] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:12.027364  9962 raft_consensus.cc:2749] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:12.028594  8584 leader_election.cc:304] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:12.030637  8583 leader_election.cc:304] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:12.033881 10124 leader_election.cc:290] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:12.053288  8610 raft_consensus.cc:2468] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
W20260709 13:02:12.055642 10242 log.cc:927] Time spent T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: Append to log took a long time: real 0.231s	user 0.002s	sys 0.000s
W20260709 13:02:12.037441 10241 log.cc:927] Time spent T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.252s	user 0.001s	sys 0.001s
W20260709 13:02:12.036335  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 56427.6us
I20260709 13:02:12.040335 10179 raft_consensus.cc:1064] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:12.068645 10179 consensus_queue.cc:237] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:12.071592 10226 log.cc:927] Time spent T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.225s	user 0.004s	sys 0.000s
I20260709 13:02:12.073513  8616 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:12.099107  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 70577.7us
I20260709 13:02:12.099697 10227 raft_consensus.cc:2749] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:12.101508  8616 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
W20260709 13:02:12.102079  8581 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:12.104952  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "663703cb3f3b4c588cb83411929a62e5" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
W20260709 13:02:12.106312  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 75756.4us
W20260709 13:02:12.107055  8583 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:12.107671 10225 raft_consensus.cc:2749] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:12.113168  9221 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:12.115098 10054 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:12.116369  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5025f726d534e65bcd6ab50f2af2b8c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:12.116992  8469 raft_consensus.cc:3060] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:12.128414  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 133386us
I20260709 13:02:12.134604  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9178a82b489436e96080a49908b6f4b" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:12.136720  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:12.143626 10102 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.145589  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:12.126272  8469 raft_consensus.cc:2468] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:12.162005  8610 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:12.161815  8467 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.167106  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:12.174615  8508 leader_election.cc:304] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:12.175540 10097 raft_consensus.cc:2749] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:12.182098  8542 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:12.189991  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6900e0621c8c45e09da0981c500d7c20" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:12.191669  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:12.193957  8508 leader_election.cc:304] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:12.195756 10093 raft_consensus.cc:2804] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:12.196517 10093 raft_consensus.cc:697] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:12.197454 10093 consensus_queue.cc:237] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:12.212201  8461 raft_consensus.cc:1240] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:12.183996  9221 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.232738  8432 leader_election.cc:304] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:12.232964  8362 catalog_manager.cc:5697] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.233944 10248 raft_consensus.cc:2749] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:12.235988  8367 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:43280 (request call id 257) took 2995 ms. Trace:
W20260709 13:02:12.238543  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 45608.4us
I20260709 13:02:12.243284 10248 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:12.242796 10124 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:12.244248 10124 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:12.246277 10124 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:12.242331  8367 rpcz_store.cc:276] 0709 13:02:09.240247 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:02:09.281049 (+ 40802us) service_pool.cc:224] Handling call
0709 13:02:09.424929 (+143880us) spinlock_profiling.cc:243] Waited 3.93 ms on lock 0x7b54003cebd4. stack: 00007fc7c8653343 00007fc7c8653240 00007fc7c7fe21d4 00007fc7d1d20304 00007fc7d1d20299 00007fc7cb6dc090 00007fc7cb77af3a 00007fc7d15311cc 00007fc7d162f37e 00007fc7cfaf02a4 00007fc7cfaf0232 00007fc7cfaf0161 00007fc7cfaf00dc 00007fc7cfaef392 00007fc7c9aad48c 00007fc7c9aac8c6
0709 13:02:12.235931 (+2811002us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:02:12.089497 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:02:12.096233 (+  6736us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:02:12.096269 (+    36us) write_op.cc:435] Acquired schema lock
0709 13:02:12.096289 (+    20us) tablet.cc:662] Decoding operations
0709 13:02:12.096698 (+   409us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:02:12.096782 (+    84us) write_op.cc:641] Partition lock acquired for write op
0709 13:02:12.096812 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:02:12.097143 (+   331us) tablet.cc:701] Row locks acquired
0709 13:02:12.097161 (+    18us) write_op.cc:260] PREPARE: finished
0709 13:02:12.097292 (+   131us) write_op.cc:270] Start()
0709 13:02:12.097403 (+   111us) write_op.cc:276] Timestamp: P: 1783602132097251 usec, L: 0
0709 13:02:12.097426 (+    23us) op_driver.cc:348] REPLICATION: starting
0709 13:02:12.098067 (+   641us) log.cc:844] Serialized 901 byte log entry
0709 13:02:12.209255 (+111188us) op_driver.cc:464] REPLICATION: finished
0709 13:02:12.214748 (+  5493us) write_op.cc:301] APPLY: starting
0709 13:02:12.214826 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0709 13:02:12.214942 (+   116us) tablet.cc:1370] finished BulkCheckPresence
0709 13:02:12.215216 (+   274us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:02:12.215554 (+   338us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:02:12.215703 (+   149us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:02:12.215742 (+    39us) write_op.cc:312] APPLY: finished
0709 13:02:12.215913 (+   171us) log.cc:844] Serialized 29 byte log entry
0709 13:02:12.223463 (+  7550us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:02:12.223548 (+    85us) write_op.cc:454] Released schema lock
0709 13:02:12.223599 (+    51us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"mutex_wait_us":385405,"reported_tablets":6,"spinlock_wait_cycles":9048832,"child_traces":[["op",{"apply.queue_time_us":5221,"num_ops":2,"prepare.queue_time_us":87080,"prepare.run_cpu_time_us":53967,"prepare.run_wall_time_us":101027,"raft.queue_time_us":24260,"raft.run_cpu_time_us":1744,"raft.run_wall_time_us":7632,"replication_time_us":111683,"thread_start_us":180977,"threads_started":4,"wal-append.queue_time_us":85052}]]}
I20260709 13:02:12.235474  8362 catalog_manager.cc:5697] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.250553  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:12.251739  8362 catalog_manager.cc:5697] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:12.254084  8362 catalog_manager.cc:5697] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.261641  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa150da0f465412cabfdb0a99f8d519f" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:12.273485 10041 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:12.277563  8365 catalog_manager.cc:5697] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.279208  8365 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.280966  8365 catalog_manager.cc:5697] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } }
I20260709 13:02:12.283306  8365 catalog_manager.cc:5697] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:12.283144  8610 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.285049  8365 catalog_manager.cc:5697] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 2 to 4, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } }
I20260709 13:02:12.296975  8467 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "d42c48daf96f40ffa4879adc3317b711" is_pre_election: true
I20260709 13:02:12.323766  8507 leader_election.cc:304] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:12.335983 10093 raft_consensus.cc:2749] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:12.356460  8582 leader_election.cc:304] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:12.357712  8582 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:12.367645  8582 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:12.374413 10110 raft_consensus.cc:2749] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:12.361851 10213 raft_consensus.cc:2749] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:12.362574 10045 raft_consensus.cc:2749] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:12.386626  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 46397.1us
W20260709 13:02:12.421926  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 52341.5us
I20260709 13:02:12.438400  8616 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:12.448722 10248 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:12.470805  8616 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.480854 10127 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.493748  8542 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.515883  8362 catalog_manager.cc:5697] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.556629  8365 catalog_manager.cc:5697] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 2 to 3, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.560299  8542 consensus_queue.cc:237] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:12.578728  9221 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.581993 10231 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:12.585606  8541 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:12.603327  8542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:12.604311  8542 raft_consensus.cc:606] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:12.595608  9223 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 2 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.607594  8610 raft_consensus.cc:1275] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:12.621490 10166 consensus_queue.cc:1048] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:12.606122 10127 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.021s
I20260709 13:02:12.668748 10145 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.681365  8615 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.703299  8362 catalog_manager.cc:5697] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.709010  8541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:12.709769  8541 raft_consensus.cc:606] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:12.723487  8615 consensus_queue.cc:237] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:12.753897  8541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:12.754653  8541 raft_consensus.cc:606] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:12.755702  9223 raft_consensus.cc:2955] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:12.759881 10263 log.cc:927] Time spent T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:02:12.764971  8616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:12.765569  8616 raft_consensus.cc:606] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:12.769974  8467 raft_consensus.cc:1275] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:12.770247 10097 raft_consensus.cc:993] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:12.773154 10097 raft_consensus.cc:1081] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:12.783555  8612 raft_consensus.cc:1275] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:12.785511  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9efbb66886dd465fb490767755834ab5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:12.786862  8616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:12.790726  8616 raft_consensus.cc:606] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:12.792297  8363 catalog_manager.cc:5697] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:12.793533  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:02:12.795192  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:12.795941  8467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:12.787825 10097 consensus_queue.cc:1048] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:12.798429  9651 consensus_queue.cc:1048] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:12.797734  8467 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:12.800566  8467 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.807708  8362 catalog_manager.cc:5697] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.828038  8460 consensus_queue.cc:237] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:12.835650  9223 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:12.841776 10262 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:12.845162  8467 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:12.887849  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:12.887423  8541 consensus_queue.cc:237] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:12.888439  8542 raft_consensus.cc:3055] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:12.888828  8542 raft_consensus.cc:740] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:12.892285  8542 consensus_queue.cc:260] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:12.893337  8542 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.895184  9225 raft_consensus.cc:1275] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.900065  8460 raft_consensus.cc:1275] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.904168  9651 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:12.906562  8467 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:12.906968 10097 consensus_queue.cc:1048] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:12.911689  9223 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.913398  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:12.913964  8616 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:12.929011  8541 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:12.947881  8542 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:12.948096  8616 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:12.938163 10248 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.021s
I20260709 13:02:12.909709 10262 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.965406  9651 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.953933  8435 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:12.972527  8541 raft_consensus.cc:2955] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:12.989217  9223 raft_consensus.cc:1275] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:12.976009 10054 raft_consensus.cc:2804] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:12.998848  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 509ae50355a3499390dba8107e5a4aad with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:12.995497 10054 raft_consensus.cc:697] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:12.995544 10210 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.005s
I20260709 13:02:13.000998 10054 consensus_queue.cc:237] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:13.008164  8469 raft_consensus.cc:1275] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:13.007689  8467 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:13.030303  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 9efbb66886dd465fb490767755834ab5 with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60214
I20260709 13:02:13.051875 10227 raft_consensus.cc:993] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:13.052500 10227 raft_consensus.cc:1081] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
W20260709 13:02:13.052866  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 88331us
I20260709 13:02:13.040866  9225 raft_consensus.cc:2955] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:13.019210 10188 consensus_queue.cc:1048] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.010s
I20260709 13:02:13.061127  9991 raft_consensus.cc:993] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:13.061738  9991 raft_consensus.cc:1081] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:13.068841  8467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:02:13.069548  8467 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:13.069957  8467 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:13.095649  8467 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.110602  9651 raft_consensus.cc:993] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:13.111092  9651 raft_consensus.cc:1081] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:13.113143  8460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:13.160948  8467 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 4 election: Requested vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:13.162173  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:13.162813  9222 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:13.169160  8460 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:13.169811  8460 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:13.174114  9222 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 4.
I20260709 13:02:13.176278 10273 tablet_replica.cc:333] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:13.197310  8460 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:13.200629  8460 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:13.201694  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:13.202317  8542 raft_consensus.cc:3055] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:13.202646  8542 raft_consensus.cc:740] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:13.203387  8542 consensus_queue.cc:260] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:13.204258  8542 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:13.206714 10273 raft_consensus.cc:2243] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.207540 10273 raft_consensus.cc:2272] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.210837 10273 ts_tablet_manager.cc:1916] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.211418  8542 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:13.213517  8435 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:13.222640  8365 catalog_manager.cc:5697] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:13.227330 10188 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:13.233374 10273 ts_tablet_manager.cc:1929] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:13.234138 10273 log.cc:1199] T 9efbb66886dd465fb490767755834ab5 P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/9efbb66886dd465fb490767755834ab5
I20260709 13:02:13.242671  8469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:02:13.243496  8469 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:13.250192  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:13.244021  8469 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:13.251036  8613 raft_consensus.cc:3055] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:13.251535  8613 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:13.254923  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:13.255483  8610 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:13.256237  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet adc320ddb85a4145b2a8101ca5c63300 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:13.245616  8362 catalog_manager.cc:5697] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:13.252341  8613 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.287488  8613 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:13.257085 10275 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:13.292529 10275 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.254808 10054 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:13.310257 10054 raft_consensus.cc:697] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:13.240621  9226 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:13.315222  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 48446.5us
I20260709 13:02:13.320456  8363 catalog_manager.cc:5697] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 3 to 4, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 1 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:13.257230  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 9efbb66886dd465fb490767755834ab5 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:13.341686  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet adc320ddb85a4145b2a8101ca5c63300 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37788
I20260709 13:02:13.338122  8462 raft_consensus.cc:2955] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:13.349694  8352 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 92495.4us
I20260709 13:02:13.351074 10275 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:13.352020 10054 consensus_queue.cc:237] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:13.353057  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:13.353844  8616 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 5.
I20260709 13:02:13.357214  9189 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:13.358783 10240 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:02:13.359179 10240 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:13.359526 10240 raft_consensus.cc:3060] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:02:13.367121  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 100093us
I20260709 13:02:13.382084 10240 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:13.394452  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 212647us
I20260709 13:02:13.397169  8434 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [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: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:13.420131  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:13.420683  8610 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:13.420964  8541 raft_consensus.cc:2393] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 in current term 5: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:02:13.420131  8613 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 4.
I20260709 13:02:13.426273  8469 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:13.428107  8460 raft_consensus.cc:1240] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:13.411587 10276 raft_consensus.cc:2804] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:13.443629 10276 raft_consensus.cc:697] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:13.444664 10276 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.451835 10145 raft_consensus.cc:993] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:13.453334 10145 raft_consensus.cc:1081] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:13.467746  8469 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:13.492429  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:13.493019  8542 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:13.507149  8542 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:13.508245  8435 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:13.509035 10127 raft_consensus.cc:2804] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:13.512418  9962 consensus_queue.cc:1059] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:13.520112 10098 raft_consensus.cc:3055] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:13.520548 10098 raft_consensus.cc:740] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:13.521360 10098 consensus_queue.cc:260] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:13.519397  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 80363.2us
I20260709 13:02:13.528092 10283 tablet_replica.cc:333] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:13.529322 10283 raft_consensus.cc:2243] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:13.532586 10240 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:13.536233  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:13.530272 10283 raft_consensus.cc:2272] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:13.558904  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 5 candidate_status { last_received { term: 4 index: 6 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:13.559651  8535 raft_consensus.cc:2393] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 43354017538d43aaa0dbbf05dfccafe0 in current term 5: Already voted for candidate f6aea190eee640cb962068827d2c62c2 in this term.
I20260709 13:02:13.561192 10283 ts_tablet_manager.cc:1916] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:13.569761  8541 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:13.572387 10181 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:13.572716  8613 raft_consensus.cc:2468] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 5.
W20260709 13:02:13.575526  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 114845us
I20260709 13:02:13.590919  9189 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: f6aea190eee640cb962068827d2c62c2
I20260709 13:02:13.592460 10288 raft_consensus.cc:2804] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:02:13.592504  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 116271us
I20260709 13:02:13.593518 10288 raft_consensus.cc:697] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 5 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:13.594729 10288 consensus_queue.cc:237] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 6, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.597675 10127 raft_consensus.cc:697] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:13.599603 10127 consensus_queue.cc:237] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:13.606684 10098 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:13.629915 10283 ts_tablet_manager.cc:1929] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:02:13.630549 10283 log.cc:1199] T adc320ddb85a4145b2a8101ca5c63300 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/adc320ddb85a4145b2a8101ca5c63300
I20260709 13:02:13.645529  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:13.653585  8610 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:13.659361  8616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37792
I20260709 13:02:13.660009  8616 raft_consensus.cc:493] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:13.660418  8616 raft_consensus.cc:3060] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.667613  8616 raft_consensus.cc:515] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.669564  8616 leader_election.cc:290] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:13.674911  8613 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:13.707928  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e6b3978e46ea41889db4b5e6215823a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:13.710680  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet adc320ddb85a4145b2a8101ca5c63300 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:13.726039  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
W20260709 13:02:13.743490  8584 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:13.743685  8535 raft_consensus.cc:3055] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:02:13.731184  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 64977.6us
I20260709 13:02:13.744411  8535 raft_consensus.cc:740] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:13.747869  8535 consensus_queue.cc:260] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.755026  9226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c6111d4f1904ce8954f9f389977db03" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:13.756582  9226 raft_consensus.cc:3060] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.763208  8535 raft_consensus.cc:3060] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:13.783113  8367 catalog_manager.cc:5697] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:13.793278  8609 raft_consensus.cc:1240] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Rejecting Update request from peer f6aea190eee640cb962068827d2c62c2 for earlier term 1. Current term is 2. Ops: []
I20260709 13:02:13.799817  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 509ae50355a3499390dba8107e5a4aad with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37788
I20260709 13:02:13.804545  8365 catalog_manager.cc:5697] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 2 to 3, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:13.814831 10283 tablet_replica.cc:333] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:13.824334  9226 raft_consensus.cc:2468] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:13.823853  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:13.842743  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RunLeaderElection -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 50299.8us
I20260709 13:02:13.851255  8583 leader_election.cc:304] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:13.869428 10289 raft_consensus.cc:2804] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:13.870731 10289 raft_consensus.cc:697] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:13.871984 10289 consensus_queue.cc:237] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:13.880934 10127 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:13.890681  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet e6b3978e46ea41889db4b5e6215823a0 with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:02:13.900286  8542 raft_consensus.cc:1275] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:13.920698 10290 consensus_queue.cc:1048] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:13.933074  8535 raft_consensus.cc:2468] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:13.947877  9226 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:13.938424  8365 catalog_manager.cc:5697] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 4 to 5, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 5 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:13.960281 10296 tablet_replica.cc:333] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:13.953101 10290 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.012s
I20260709 13:02:13.999300  8362 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 3 to 4, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 4 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.002485  8362 catalog_manager.cc:5697] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 2 to 3, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.030146  8612 raft_consensus.cc:1275] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:14.045303  8541 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:02:14.057382 10288 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:02:14.067775 10296 raft_consensus.cc:2243] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:14.069118 10296 raft_consensus.cc:2272] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:14.073552  8609 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:14.086856 10296 ts_tablet_manager.cc:1916] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:14.095582  8535 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:14.106400 10127 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:14.155844 10054 consensus_queue.cc:1048] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:02:14.158672  8612 raft_consensus.cc:1275] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:02:14.161480 10281 consensus_queue.cc:1048] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:02:14.163887 10232 raft_consensus.cc:493] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 43354017538d43aaa0dbbf05dfccafe0)
I20260709 13:02:14.164479 10232 raft_consensus.cc:515] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:14.170307 10181 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:02:14.194516  8609 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:14.205969 10232 leader_election.cc:290] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:14.178236  8363 catalog_manager.cc:5697] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:14.213415  9226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:14.219573  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa35f760f0e6415ab82b7a2f29578af7" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:14.231926  8509 leader_election.cc:304] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:14.235842  9651 raft_consensus.cc:2749] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:02:14.263173 10127 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:14.332191 10283 raft_consensus.cc:2243] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:14.339926 10283 raft_consensus.cc:2272] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:14.374984  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 113673us
I20260709 13:02:14.409607 10283 ts_tablet_manager.cc:1916] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:14.435650  8536 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:14.438138 10289 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:14.470059  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 116258us
W20260709 13:02:14.476135  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 133057us
I20260709 13:02:14.481030  9222 raft_consensus.cc:1275] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:14.482486  9962 consensus_queue.cc:1048] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:14.547627 10283 ts_tablet_manager.cc:1929] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:14.548271 10283 log.cc:1199] T 509ae50355a3499390dba8107e5a4aad P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/509ae50355a3499390dba8107e5a4aad
I20260709 13:02:14.550212  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 509ae50355a3499390dba8107e5a4aad (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
W20260709 13:02:14.569168 10314 log.cc:927] Time spent T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:02:14.576501 10296 ts_tablet_manager.cc:1929] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:14.577189 10296 log.cc:1199] T e6b3978e46ea41889db4b5e6215823a0 P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/e6b3978e46ea41889db4b5e6215823a0
I20260709 13:02:14.616838  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet e6b3978e46ea41889db4b5e6215823a0 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:14.830089  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:14.905102  8536 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:14.905977  8536 raft_consensus.cc:606] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:14.911595  8460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:14.912211  8460 raft_consensus.cc:606] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:14.915522  8460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:14.916189  8460 raft_consensus.cc:606] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:14.917706  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:02:14.919440  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:14.990945 10307 raft_consensus.cc:993] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:14.991472 10307 raft_consensus.cc:1081] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:14.994328  8616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:02:14.995007  8616 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:14.995337  8616 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:15.025651 10065 raft_consensus.cc:993] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:15.026222 10065 raft_consensus.cc:1081] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:15.029211  8467 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:15.029997  8467 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.030347  8467 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.038166  8467 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:15.041314  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:15.041993  8536 raft_consensus.cc:3055] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:15.042338  8536 raft_consensus.cc:740] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:15.043777  8536 consensus_queue.cc:260] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:15.045586  8536 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.055804  8467 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:15.058384  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:15.059074  9222 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:15.064116  8536 raft_consensus.cc:2468] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:15.065634  8435 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:15.067050 10306 raft_consensus.cc:2804] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:15.067543 10306 raft_consensus.cc:697] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:15.068482 10306 consensus_queue.cc:237] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:15.083477  9222 raft_consensus.cc:2468] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 2.
I20260709 13:02:15.087029  8616 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:15.099992  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:15.100935  8469 raft_consensus.cc:3055] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:15.101215  8469 raft_consensus.cc:740] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:15.102926  8469 consensus_queue.cc:260] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:15.103974  8469 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:15.101377  8362 catalog_manager.cc:5697] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 1 to 2, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.112253  8469 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:15.120486  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:15.121627  8536 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:15.124833  8616 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:15.133195  8536 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:15.125578  8582 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:15.138521 10225 raft_consensus.cc:2804] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:15.139060 10225 raft_consensus.cc:697] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:15.139871 10225 consensus_queue.cc:237] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:15.153553  8367 catalog_manager.cc:5697] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:15.234426 10307 raft_consensus.cc:993] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:15.234942 10307 raft_consensus.cc:1081] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:15.237010  8616 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:02:15.237560  8616 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:15.237879  8616 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:15.249609  8616 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:15.251974  8616 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 5 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:15.253844  8467 consensus_queue.cc:237] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:15.254272  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:15.255656  8469 raft_consensus.cc:3055] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:15.255961  8469 raft_consensus.cc:740] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:15.256651  8469 consensus_queue.cc:260] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:15.257809  8469 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:15.255048  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "becbd53d97a34f97bcd416cde5191c1f" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 5 candidate_status { last_received { term: 4 index: 7 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:15.266750  9225 raft_consensus.cc:3060] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:15.275676  9225 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 5.
I20260709 13:02:15.277252  8583 leader_election.cc:304] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:15.278045 10225 raft_consensus.cc:2804] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:15.279512 10225 raft_consensus.cc:697] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 5 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:15.281262 10225 consensus_queue.cc:237] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 7, Committed index: 7, Last appended: 4.7, Last appended by leader: 7, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:15.289222  8469 raft_consensus.cc:2468] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 5.
W20260709 13:02:15.306622  8434 consensus_peers.cc:597] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 145d667ef1ce4e8da73e4289d8151d37. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.307337  8536 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:15.309116 10307 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.309298  8613 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:15.315855 10307 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.321429  8367 catalog_manager.cc:5697] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 4 to 5, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 5 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:15.335626  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 48810.4us
I20260709 13:02:15.338234 10054 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.347561  8536 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.369014  8613 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.384212  8616 consensus_queue.cc:237] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:15.392587  8367 catalog_manager.cc:5697] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:15.436321  8536 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:15.438450  9962 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:15.436357  8583 consensus_peers.cc:597] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 663703cb3f3b4c588cb83411929a62e5. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.451503  8467 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:15.453444 10324 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:15.462576  9962 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.471021  8538 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.471365  8469 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:02:15.493834  8415 auto_rebalancer.cc:629] Failed to schedule move for tablet 8b118a8a5c0f4612956ee85bf1f916a9: Illegal state: Leader has not yet committed an operation in its own term
I20260709 13:02:15.495317  8367 catalog_manager.cc:5697] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.499687  8536 consensus_queue.cc:237] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:02:15.556488  8509 consensus_peers.cc:597] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 533aa38656e44bec9f03374e1f99f8f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:15.559926  8616 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:15.567126 10145 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:15.568719  8469 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:15.570710 10145 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:15.583761 10065 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.588047  8612 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.625005  8460 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:15.626529 10324 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:15.633128  8367 catalog_manager.cc:5697] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.651331  8536 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.682201 10306 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:15.689131  9225 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:15.691371 10307 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:15.697124  8469 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:15.757654  8541 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:02:15.759405  9962 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:02:15.774039  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 50214.3us
I20260709 13:02:15.892943  9225 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:02:15.896265 10324 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:15.912842  8460 raft_consensus.cc:1275] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 4 index: 7. Preceding OpId from leader: term: 5 index: 8. (index mismatch)
I20260709 13:02:15.915823 10225 consensus_queue.cc:1048] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.000s
I20260709 13:02:15.920382  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:16.049003 10344 ts_tablet_manager.cc:933] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:16.071624 10347 ts_tablet_manager.cc:933] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:02:16.106604 10344 tablet_copy_client.cc:323] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:02:16.109786  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet 663703cb3f3b4c588cb83411929a62e5 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:02:16.110329  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet 663703cb3f3b4c588cb83411929a62e5 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-663703cb3f3b4c588cb83411929a62e5
W20260709 13:02:16.105264  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 79901.9us
I20260709 13:02:16.185902  8628 tablet_copy_source_session.cc:215] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:16.194280 10344 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 663703cb3f3b4c588cb83411929a62e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.194782 10353 ts_tablet_manager.cc:933] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:16.198921 10347 tablet_copy_client.cc:323] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
W20260709 13:02:16.204936  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 65262.3us
I20260709 13:02:16.217618 10353 tablet_copy_client.cc:323] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:02:16.222035  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet 145d667ef1ce4e8da73e4289d8151d37 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:02:16.222391  8553 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 533aa38656e44bec9f03374e1f99f8f8 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:02:16.222687  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet 145d667ef1ce4e8da73e4289d8151d37 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-145d667ef1ce4e8da73e4289d8151d37
I20260709 13:02:16.223086  8553 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 533aa38656e44bec9f03374e1f99f8f8 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-533aa38656e44bec9f03374e1f99f8f8
I20260709 13:02:16.233510  8553 tablet_copy_source_session.cc:215] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:16.240653 10353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533aa38656e44bec9f03374e1f99f8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.246461  8479 tablet_copy_source_session.cc:215] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:16.260509 10347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145d667ef1ce4e8da73e4289d8151d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:16.271688 10353 tablet_copy_client.cc:806] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:16.273103 10353 tablet_copy_client.cc:670] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:16.276364 10344 tablet_copy_client.cc:806] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:16.277956 10353 tablet_copy_client.cc:538] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:02:16.288290  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 45785.7us
I20260709 13:02:16.289137 10353 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:16.290614 10344 tablet_copy_client.cc:670] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:16.300010 10344 tablet_copy_client.cc:538] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:16.309707  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:16.321130 10344 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:16.321933 10347 tablet_copy_client.cc:806] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:16.335116 10347 tablet_copy_client.cc:670] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:16.340191 10347 tablet_copy_client.cc:538] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:16.369218 10347 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:16.390961 10353 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:16.392071 10353 tablet_bootstrap.cc:492] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:16.392844 10353 ts_tablet_manager.cc:1403] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.104s	user 0.024s	sys 0.005s
I20260709 13:02:16.396209 10353 raft_consensus.cc:359] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:16.397094 10353 raft_consensus.cc:740] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:16.397846 10353 consensus_queue.cc:260] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:16.400591 10353 ts_tablet_manager.cc:1434] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:02:16.405453  8553 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-533aa38656e44bec9f03374e1f99f8f8 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:02:16.405974  8553 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-533aa38656e44bec9f03374e1f99f8f8 on tablet 533aa38656e44bec9f03374e1f99f8f8 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:16.426394 10344 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:16.438562 10344 tablet_bootstrap.cc:492] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:16.439329 10344 ts_tablet_manager.cc:1403] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.010s
I20260709 13:02:16.457602  8616 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:16.458233  8616 raft_consensus.cc:606] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:16.461632  8460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:16.462316  8460 raft_consensus.cc:606] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:02:16.456135 10344 raft_consensus.cc:359] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:16.465669 10344 raft_consensus.cc:740] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:16.468127 10344 consensus_queue.cc:260] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:16.471045 10344 ts_tablet_manager.cc:1434] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.003s
I20260709 13:02:16.475433  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-663703cb3f3b4c588cb83411929a62e5 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:02:16.475934  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-663703cb3f3b4c588cb83411929a62e5 on tablet 663703cb3f3b4c588cb83411929a62e5 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:16.480530 10347 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:16.481514 10347 tablet_bootstrap.cc:492] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:16.482218 10347 ts_tablet_manager.cc:1403] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.113s	user 0.027s	sys 0.000s
I20260709 13:02:16.492810  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:16.494482  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:16.490666 10347 raft_consensus.cc:359] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:16.503034 10347 raft_consensus.cc:740] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:16.503715 10347 consensus_queue.cc:260] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:16.506451 10347 ts_tablet_manager.cc:1434] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260709 13:02:16.509840  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-145d667ef1ce4e8da73e4289d8151d37 received from {username='slave'} at 127.0.0.1:44114
I20260709 13:02:16.510423  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-145d667ef1ce4e8da73e4289d8151d37 on tablet 145d667ef1ce4e8da73e4289d8151d37 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:16.600880 10355 raft_consensus.cc:993] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:16.601365 10054 raft_consensus.cc:1081] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:16.603354  8541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55890
I20260709 13:02:16.604020  8541 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.604403  8541 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:16.612221  8541 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:16.614737  8460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:16.614998  8541 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:16.615291  8460 raft_consensus.cc:3055] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:16.615599  8460 raft_consensus.cc:740] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:16.616289  8460 consensus_queue.cc:260] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:16.617123  8460 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:16.623414  9225 raft_consensus.cc:1217] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:16.624352  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:16.624910  8616 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:16.627969  8460 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 4.
I20260709 13:02:16.629349  8508 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:16.632694 10231 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:16.633186 10231 raft_consensus.cc:697] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:16.634070 10231 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:16.673640  8362 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 4 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:16.687301  8616 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 4.
I20260709 13:02:16.778728 10350 raft_consensus.cc:993] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:16.779289 10350 raft_consensus.cc:1081] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:16.781348  8460 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60230
I20260709 13:02:16.781863  8460 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:16.782229  8460 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.802630  8460 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:16.805094  8616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:16.805671  8616 raft_consensus.cc:3055] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:16.805961  8616 raft_consensus.cc:740] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:16.807370  8616 consensus_queue.cc:260] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:16.809199  8616 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.820809  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:16.821511  9225 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:16.836191  9225 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:16.837612  8434 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [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: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:16.838958 10127 raft_consensus.cc:2804] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:16.839495 10127 raft_consensus.cc:697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:16.840457 10127 consensus_queue.cc:237] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:16.858330  8460 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:16.862596  8616 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:16.872100  9225 raft_consensus.cc:1217] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:16.879406  8362 catalog_manager.cc:5697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 2 to 3, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:17.023130  8469 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:17.024473 10335 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:17.069715  9225 raft_consensus.cc:1217] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:02:17.184719  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 55167.1us
I20260709 13:02:17.197536 10371 raft_consensus.cc:1064] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:17.200523 10371 consensus_queue.cc:237] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:17.210600  8616 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
W20260709 13:02:17.218655  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 101816us
I20260709 13:02:17.237608 10369 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:17.243983  9225 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.246274 10231 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:17.263728 10355 raft_consensus.cc:1064] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:17.266312 10355 consensus_queue.cc:237] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:17.282064  8460 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.283128  9225 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.284585 10355 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:17.286051  8536 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.284610 10231 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260709 13:02:17.289994 10127 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:02:17.305291  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 56249.2us
I20260709 13:02:17.304622 10371 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.306191  8467 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.330013  9226 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.362592  8362 catalog_manager.cc:5697] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.390084 10355 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.392210  9226 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:17.406091  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 77676.2us
I20260709 13:02:17.426786  9226 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:17.427125  8616 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.428300 10354 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:17.431613  8616 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:17.461838  8612 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.463644  8362 catalog_manager.cc:5697] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.495412  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:17.513871  8541 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.519914 10054 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:17.523295 10355 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:17.531980  8536 consensus_queue.cc:237] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:17.553174 10382 raft_consensus.cc:1064] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:17.556252 10382 consensus_queue.cc:237] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:17.572012  9225 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:17.573765 10380 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:17.582948  8541 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.582082 10371 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.584678 10365 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:17.591008  9222 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.603858  8467 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.611124  9225 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:17.612756 10365 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:17.637028  8467 raft_consensus.cc:1275] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:17.675350  8612 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.639952 10382 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.035s
I20260709 13:02:17.686267  8365 catalog_manager.cc:5697] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.696714 10379 consensus_queue.cc:1048] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.058s
W20260709 13:02:17.721760  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 73164.7us
I20260709 13:02:17.794719  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 533aa38656e44bec9f03374e1f99f8f8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:17.819041  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 533aa38656e44bec9f03374e1f99f8f8 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37788
I20260709 13:02:17.823819 10382 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.830785 10402 tablet_replica.cc:333] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:17.874994  9225 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.916960  8536 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.916769  8469 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:17.926501  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 186128us
I20260709 13:02:17.917759  8365 catalog_manager.cc:5697] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.949378  8460 raft_consensus.cc:2955] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:17.962766 10402 raft_consensus.cc:2243] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:17.963714 10402 raft_consensus.cc:2272] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:17.966935 10402 ts_tablet_manager.cc:1916] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:18.019906 10402 ts_tablet_manager.cc:1929] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260709 13:02:18.020526 10402 log.cc:1199] T 533aa38656e44bec9f03374e1f99f8f8 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/533aa38656e44bec9f03374e1f99f8f8
I20260709 13:02:18.023437  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 533aa38656e44bec9f03374e1f99f8f8 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:18.038973  8613 consensus_queue.cc:237] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:18.045285  9225 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:18.046877 10382 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:18.059918 10324 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.061400  9222 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.074476  8536 raft_consensus.cc:1275] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:18.076412 10398 consensus_queue.cc:1048] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:18.079857  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 663703cb3f3b4c588cb83411929a62e5 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:18.089006  8536 raft_consensus.cc:2955] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.116380  8363 catalog_manager.cc:5697] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.138067  8460 consensus_queue.cc:237] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:18.146589  9222 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:18.153726 10054 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:18.156898  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 663703cb3f3b4c588cb83411929a62e5 with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60214
I20260709 13:02:18.166131  8613 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:18.165333 10395 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.167702 10400 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:18.167160  9225 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.175374 10404 tablet_replica.cc:333] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:18.176559 10404 raft_consensus.cc:2243] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:18.175781  8613 raft_consensus.cc:2955] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.182813 10404 raft_consensus.cc:2272] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:18.189922  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 145d667ef1ce4e8da73e4289d8151d37 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:18.194029  8367 catalog_manager.cc:5697] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:18.205542 10404 ts_tablet_manager.cc:1916] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:18.217377  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet 145d667ef1ce4e8da73e4289d8151d37 with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55860
I20260709 13:02:18.261005 10405 tablet_replica.cc:333] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:18.262095 10405 raft_consensus.cc:2243] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:18.266456 10405 raft_consensus.cc:2272] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:18.270435 10404 ts_tablet_manager.cc:1929] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:18.271800 10404 log.cc:1199] T 663703cb3f3b4c588cb83411929a62e5 P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/663703cb3f3b4c588cb83411929a62e5
I20260709 13:02:18.273960  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 663703cb3f3b4c588cb83411929a62e5 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:18.275089 10405 ts_tablet_manager.cc:1916] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:18.284627  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:18.289472 10405 ts_tablet_manager.cc:1929] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:18.290055 10405 log.cc:1199] T 145d667ef1ce4e8da73e4289d8151d37 P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/145d667ef1ce4e8da73e4289d8151d37
I20260709 13:02:18.292009  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet 145d667ef1ce4e8da73e4289d8151d37 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:18.505430  8460 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:18.506073  8460 raft_consensus.cc:606] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:18.510883  8541 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:18.511533  8541 raft_consensus.cc:606] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:18.513161  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:18.514986  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:18.643812 10395 raft_consensus.cc:993] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:18.644367 10395 raft_consensus.cc:1081] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:18.646405  8612 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:02:18.646950  8612 raft_consensus.cc:493] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.647253  8612 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.672000  8612 raft_consensus.cc:515] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:18.675199  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:18.675808  8469 raft_consensus.cc:3055] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:18.676090  8469 raft_consensus.cc:740] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:18.676821  8469 consensus_queue.cc:260] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:18.685719  8469 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.705271  8469 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:18.705555  8612 leader_election.cc:290] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:18.706535  8582 leader_election.cc:304] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:18.709066  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4abc034bea2c45eb8147a4e404277538" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:18.709659  8536 raft_consensus.cc:3060] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:18.709403 10398 raft_consensus.cc:2804] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:18.718290  8536 raft_consensus.cc:2468] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:18.737629 10398 raft_consensus.cc:697] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:18.738971 10398 consensus_queue.cc:237] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:18.772707  8363 catalog_manager.cc:5697] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:18.825655 10371 raft_consensus.cc:993] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:18.826237 10371 raft_consensus.cc:1081] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:18.832723  8469 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:18.833323  8469 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:18.833715  8469 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.855398  8469 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:18.859555  8469 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:18.862613  8612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:18.863407  8612 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.881508  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:18.882277  8536 raft_consensus.cc:3055] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:18.884702  8536 raft_consensus.cc:740] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:18.885697  8536 consensus_queue.cc:260] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:18.887276  8536 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:18.883214  8612 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:18.895903  8432 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:18.896831 10400 raft_consensus.cc:2804] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:18.897413 10400 raft_consensus.cc:697] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:18.898896 10400 consensus_queue.cc:237] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:18.912412  8536 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 3.
I20260709 13:02:18.928709  8363 catalog_manager.cc:5697] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 2 to 3, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.122197  8469 raft_consensus.cc:1275] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:19.130445  8538 raft_consensus.cc:1275] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:19.132494 10408 consensus_queue.cc:1048] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:19.137454 10398 consensus_queue.cc:1048] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:19.387394  8536 raft_consensus.cc:1275] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:19.397462 10400 consensus_queue.cc:1048] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:19.449496  8460 consensus_queue.cc:237] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:19.485172  8612 raft_consensus.cc:1275] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:19.492378 10389 consensus_queue.cc:1048] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:19.550019  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:19.578003  8434 consensus_peers.cc:597] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a19c12f8df1c4c1786aa59513f210d45. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:19.584172  8612 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:19.586043 10395 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:19.613947  8542 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:19.741529 10427 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:02:19.740972  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 330032us
W20260709 13:02:19.744609  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 308199us
I20260709 13:02:19.838001 10427 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:19.885241  8609 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:19.891227  8612 consensus_queue.cc:237] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:19.897753  8367 catalog_manager.cc:5697] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 4, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:19.894225  8536 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:19.918259  8542 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:19.919865 10429 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:02:19.941188  8460 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:19.960980 10409 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:19.969097  8536 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:02:19.990660  8583 consensus_peers.cc:597] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dc05c5995c445dbaef017c4d89b8e8c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:19.993399 10429 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } 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 13:02:20.011184  8536 consensus_queue.cc:237] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:20.060791  8365 catalog_manager.cc:5697] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:20.090049  8466 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
W20260709 13:02:20.128882  8509 consensus_peers.cc:597] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9302326f7f904b88b2f3f3a7da097ea2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.133152  8460 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:20.139914 10396 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.152670  8612 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:02:20.162431 10396 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:20.180578 10420 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:20.185597  8469 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:20.217682  8460 consensus_queue.cc:237] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue 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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:20.218309  8365 catalog_manager.cc:5697] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 3 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:20.240072  8434 consensus_peers.cc:597] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: af775cf3a4a24b4ea6c6682ae423a406. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:20.257191  8536 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:20.258800 10430 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:02:20.272681 10427 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:20.274346  8542 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:20.289700  8612 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:02:20.313760 10442 ts_tablet_manager.cc:933] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:02:20.315816  8365 catalog_manager.cc:5697] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:20.340803 10395 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:02:20.342739 10442 tablet_copy_client.cc:323] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:02:20.382740  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet a19c12f8df1c4c1786aa59513f210d45 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:02:20.383442  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet a19c12f8df1c4c1786aa59513f210d45 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-a19c12f8df1c4c1786aa59513f210d45
I20260709 13:02:20.391947 10446 ts_tablet_manager.cc:933] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:20.422348  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 50015.5us
I20260709 13:02:20.435611  8479 tablet_copy_source_session.cc:215] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:20.437288  8612 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:20.451452  8609 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:20.507427 10442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a19c12f8df1c4c1786aa59513f210d45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:20.532186 10442 tablet_copy_client.cc:806] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:20.532743 10442 tablet_copy_client.cc:670] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:20.535331 10446 tablet_copy_client.cc:323] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:02:20.539642 10442 tablet_copy_client.cc:538] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:20.561455 10442 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:20.561722  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet 7dc05c5995c445dbaef017c4d89b8e8c from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:02:20.562306  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet 7dc05c5995c445dbaef017c4d89b8e8c from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-7dc05c5995c445dbaef017c4d89b8e8c
I20260709 13:02:20.573904  8628 tablet_copy_source_session.cc:215] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:20.591763 10446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc05c5995c445dbaef017c4d89b8e8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:20.595494 10453 ts_tablet_manager.cc:933] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:20.679683 10453 tablet_copy_client.cc:323] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.2:37151
I20260709 13:02:20.680536 10446 tablet_copy_client.cc:806] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:20.681538  8553 tablet_copy_service.cc:140] P f6aea190eee640cb962068827d2c62c2: Received BeginTabletCopySession request for tablet 9302326f7f904b88b2f3f3a7da097ea2 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:53530)
I20260709 13:02:20.682075  8553 tablet_copy_service.cc:161] P f6aea190eee640cb962068827d2c62c2: Beginning new tablet copy session on tablet 9302326f7f904b88b2f3f3a7da097ea2 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:53530: session id = 43354017538d43aaa0dbbf05dfccafe0-9302326f7f904b88b2f3f3a7da097ea2
I20260709 13:02:20.685006 10455 ts_tablet_manager.cc:933] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:02:20.689436  8553 tablet_copy_source_session.cc:215] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:20.681200 10446 tablet_copy_client.cc:670] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:20.698329  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:20.713374 10453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9302326f7f904b88b2f3f3a7da097ea2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:20.718454 10446 tablet_copy_client.cc:538] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:20.726830 10455 tablet_copy_client.cc:323] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:02:20.729311  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet af775cf3a4a24b4ea6c6682ae423a406 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:02:20.729825  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet af775cf3a4a24b4ea6c6682ae423a406 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-af775cf3a4a24b4ea6c6682ae423a406
I20260709 13:02:20.744122  8479 tablet_copy_source_session.cc:215] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:20.747327 10455 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af775cf3a4a24b4ea6c6682ae423a406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:20.807327 10455 tablet_copy_client.cc:806] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:20.811964 10446 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:20.830735 10455 tablet_copy_client.cc:670] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:20.824659 10442 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:02:20.837888 10442 tablet_bootstrap.cc:492] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:20.841078 10442 ts_tablet_manager.cc:1403] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.280s	user 0.019s	sys 0.012s
I20260709 13:02:20.855131 10455 tablet_copy_client.cc:538] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:20.857329 10453 tablet_copy_client.cc:806] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:20.862720 10453 tablet_copy_client.cc:670] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:20.867329 10442 raft_consensus.cc:359] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:20.868312 10442 raft_consensus.cc:740] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:20.868757 10453 tablet_copy_client.cc:538] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:20.895459 10442 consensus_queue.cc:260] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:20.943367 10455 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:20.979557  8609 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:20.980194  8609 raft_consensus.cc:606] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:02:21.002521  8466 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:21.008023  8466 raft_consensus.cc:606] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Received request to transfer leadership to TS f6aea190eee640cb962068827d2c62c2
I20260709 13:02:21.010578  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:21.012138  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
W20260709 13:02:21.018527  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 74746.8us
W20260709 13:02:21.028455  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 67738.2us
I20260709 13:02:21.066041 10442 ts_tablet_manager.cc:1434] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.215s	user 0.010s	sys 0.002s
I20260709 13:02:21.072070 10453 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:21.086246  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-a19c12f8df1c4c1786aa59513f210d45 received from {username='slave'} at 127.0.0.1:44114
I20260709 13:02:21.086809  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-a19c12f8df1c4c1786aa59513f210d45 on tablet a19c12f8df1c4c1786aa59513f210d45 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:21.137290 10446 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: 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 13:02:21.138343 10446 tablet_bootstrap.cc:492] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:21.139150 10446 ts_tablet_manager.cc:1403] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.327s	user 0.023s	sys 0.028s
I20260709 13:02:21.156371 10427 raft_consensus.cc:993] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:21.156996 10427 raft_consensus.cc:1081] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:21.159788  8543 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55890
I20260709 13:02:21.160311  8543 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.160624  8543 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:21.188582  8543 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:21.202879  9222 raft_consensus.cc:1217] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:02:21.225514  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:21.226305  9222 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:21.231670 10446 raft_consensus.cc:359] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:21.232549 10446 raft_consensus.cc:740] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:21.233189 10446 consensus_queue.cc:260] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:21.234733  8466 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7e5ed09dbba44abb8b6d927f5f19a73" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:21.235394  8466 raft_consensus.cc:3055] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:02:21.235713  8466 raft_consensus.cc:740] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:21.236618  8466 consensus_queue.cc:260] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:21.230381  8543 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:21.237986  8466 raft_consensus.cc:3060] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:21.250600  9222 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 4.
I20260709 13:02:21.253189  8509 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:21.256631 10419 raft_consensus.cc:2804] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:21.257192 10419 raft_consensus.cc:697] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:21.258064 10419 consensus_queue.cc:237] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:21.270287  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 115571us
I20260709 13:02:21.279732 10446 ts_tablet_manager.cc:1434] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.140s	user 0.005s	sys 0.002s
I20260709 13:02:21.289775 10463 raft_consensus.cc:993] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: : Instructing follower f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:21.290251 10463 raft_consensus.cc:1081] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Signalling peer f6aea190eee640cb962068827d2c62c2 to start an election
I20260709 13:02:21.309406  8541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
 from {username='slave'} at 127.0.0.1:55874
I20260709 13:02:21.310010  8541 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:21.310422  8541 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:21.345378  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-7dc05c5995c445dbaef017c4d89b8e8c received from {username='slave'} at 127.0.0.1:44318
I20260709 13:02:21.345909  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-7dc05c5995c445dbaef017c4d89b8e8c on tablet 7dc05c5995c445dbaef017c4d89b8e8c with peer 43354017538d43aaa0dbbf05dfccafe0
W20260709 13:02:21.404618  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 86603.5us
I20260709 13:02:21.418839  8541 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:21.460819  8466 raft_consensus.cc:2468] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 4.
I20260709 13:02:21.484961  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:21.485723  8469 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:21.487725  8541 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 5 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:21.502758  8469 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 5.
I20260709 13:02:21.531303  8365 catalog_manager.cc:5697] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 4 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:21.554914  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 44623.2us
W20260709 13:02:21.588114 10464 log.cc:927] Time spent T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
W20260709 13:02:21.651064  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 158075us
W20260709 13:02:21.667524  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 105000us
I20260709 13:02:21.740942 10455 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: 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 13:02:21.742117 10455 tablet_bootstrap.cc:492] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:21.743314 10455 ts_tablet_manager.cc:1403] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.800s	user 0.030s	sys 0.022s
I20260709 13:02:21.794863  9226 raft_consensus.cc:1217] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:21.798379  8508 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [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: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2; no voters: 
W20260709 13:02:21.800457  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 112746us
I20260709 13:02:21.818426 10422 raft_consensus.cc:2804] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:21.825773 10422 raft_consensus.cc:697] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 5 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:21.826625 10422 consensus_queue.cc:237] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:21.768544 10455 raft_consensus.cc:359] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:21.856208 10455 raft_consensus.cc:740] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:21.858820  9221 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:21.857728 10455 consensus_queue.cc:260] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:21.865104 10455 ts_tablet_manager.cc:1434] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.121s	user 0.005s	sys 0.001s
I20260709 13:02:21.867093  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-af775cf3a4a24b4ea6c6682ae423a406 received from {username='slave'} at 127.0.0.1:44114
I20260709 13:02:21.867565  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-af775cf3a4a24b4ea6c6682ae423a406 on tablet af775cf3a4a24b4ea6c6682ae423a406 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:21.870607  9222 raft_consensus.cc:1217] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:02:21.870857 10427 raft_consensus.cc:1064] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:21.871243 10396 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:21.873795 10427 consensus_queue.cc:237] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:21.816157 10453 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:21.914814 10453 tablet_bootstrap.cc:492] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:21.922161  8466 raft_consensus.cc:1240] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 4. Current term is 5. Ops: []
I20260709 13:02:21.934746 10453 ts_tablet_manager.cc:1403] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.863s	user 0.035s	sys 0.009s
I20260709 13:02:21.970745  8615 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b118a8a5c0f4612956ee85bf1f916a9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:21.971448  8615 raft_consensus.cc:3055] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:21.971750  8615 raft_consensus.cc:740] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:21.972523  8615 consensus_queue.cc:260] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:21.979375  8615 raft_consensus.cc:3060] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:21.980839  9224 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:21.990059  8535 raft_consensus.cc:1240] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 5 LEADER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 4. Current term is 5. Ops: []
I20260709 13:02:21.995223 10400 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:22.004874  8469 raft_consensus.cc:1275] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:22.016404  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:22.020603  8538 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:22.028873  8615 raft_consensus.cc:2468] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 5.
I20260709 13:02:22.035442  8609 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:22.038376 10400 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.014s
I20260709 13:02:22.062443 10453 raft_consensus.cc:359] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:22.063571 10453 raft_consensus.cc:740] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:22.064324 10453 consensus_queue.cc:260] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:22.111193 10453 ts_tablet_manager.cc:1434] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.176s	user 0.010s	sys 0.000s
W20260709 13:02:22.118005  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 70287.9us
W20260709 13:02:22.129148  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 88402.3us
W20260709 13:02:22.129549  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 89360.3us
I20260709 13:02:22.128068  8553 tablet_copy_service.cc:342] P f6aea190eee640cb962068827d2c62c2: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-9302326f7f904b88b2f3f3a7da097ea2 received from {username='slave'} at 127.0.0.1:53530
I20260709 13:02:22.131789  8553 tablet_copy_service.cc:434] P f6aea190eee640cb962068827d2c62c2: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-9302326f7f904b88b2f3f3a7da097ea2 on tablet 9302326f7f904b88b2f3f3a7da097ea2 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:22.145273 10463 raft_consensus.cc:1064] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:22.150859 10419 consensus_queue.cc:1048] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:22.151839 10463 consensus_queue.cc:237] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:22.171849 10477 raft_consensus.cc:1064] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:22.174666 10477 consensus_queue.cc:237] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:22.180619  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 49887.7us
I20260709 13:02:22.190472  9224 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.190976  8543 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.192085 10471 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.193006 10427 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:22.214159 10400 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:22.215958  8615 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.230207 10395 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.241446  8538 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.262508 10427 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.277072  9222 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.292557  9225 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.296370 10484 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.299903  8469 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:02:22.302685 10466 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:22.302950  8363 catalog_manager.cc:5697] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 4 to 5, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 5 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:22.400274  8612 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.419902  8536 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:02:22.490828  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 60848.4us
W20260709 13:02:22.511704 10504 log.cc:927] Time spent T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: Append to log took a long time: real 0.193s	user 0.000s	sys 0.000s
I20260709 13:02:22.518824  8609 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:22.548944 10420 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.018s
W20260709 13:02:22.567961 10508 log.cc:927] Time spent T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.066s	user 0.000s	sys 0.001s
I20260709 13:02:22.539480 10463 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:02:22.575439  8365 catalog_manager.cc:5697] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 4 to 5, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.600164  9223 raft_consensus.cc:1217] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
W20260709 13:02:22.601284  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 66419.4us
W20260709 13:02:22.590291 10502 log.cc:927] Time spent T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260709 13:02:22.639083 10408 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:22.689452  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 123910us
I20260709 13:02:22.688356  9223 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.703950 10395 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.714377  8362 catalog_manager.cc:5697] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:22.726616  8460 raft_consensus.cc:1275] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:22.746964  8468 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.751988  8615 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.770807  9224 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.837236  8542 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.839951  8362 catalog_manager.cc:5697] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.857079 10396 consensus_queue.cc:1048] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.002s
W20260709 13:02:22.884001  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 98895.7us
I20260709 13:02:22.907303  8536 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.940943  8468 consensus_queue.cc:237] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:22.949769  8469 consensus_queue.cc:237] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:22.960278  9223 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:22.961776 10520 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:22.964563  8615 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:22.969269 10516 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:22.972206 10516 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.976475  9223 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:22.983990  8615 raft_consensus.cc:2955] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.000113  9224 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:23.001616 10395 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:23.008018  8615 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:23.009842 10472 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.012218 10511 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:02:23.012022  9222 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.021636  8615 raft_consensus.cc:2955] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.027390  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a19c12f8df1c4c1786aa59513f210d45 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:23.031056  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet af775cf3a4a24b4ea6c6682ae423a406 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:23.033259  8610 consensus_queue.cc:237] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:23.061237  8542 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:23.058182  8365 catalog_manager.cc:5697] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 5 to 6, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 3 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:23.062953 10409 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.064052  8365 catalog_manager.cc:5697] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 1 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:23.071522 10408 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.064859  9223 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:02:23.076436  8542 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.089622 10396 raft_consensus.cc:1064] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:23.093220  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet a19c12f8df1c4c1786aa59513f210d45 with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:55860
I20260709 13:02:23.092346 10396 consensus_queue.cc:237] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:23.093740  8534 tablet_service.cc:1558] Processing DeleteTablet for tablet af775cf3a4a24b4ea6c6682ae423a406 with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55860
I20260709 13:02:23.107473 10483 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:23.112600 10525 tablet_replica.cc:333] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:23.113966 10525 raft_consensus.cc:2243] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.117228  9223 raft_consensus.cc:2955] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:23.146394  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 45681us
I20260709 13:02:23.151840 10525 raft_consensus.cc:2272] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.155447 10525 ts_tablet_manager.cc:1916] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:23.159039  8461 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:23.163110  9225 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEARNER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:23.165829 10498 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.175956  8610 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:02:23.179611 10495 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:23.184674  8365 catalog_manager.cc:5697] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 3 to 4, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 1 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.185392 10498 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } 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 13:02:23.193392 10525 ts_tablet_manager.cc:1929] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:02:23.195139 10525 log.cc:1199] T a19c12f8df1c4c1786aa59513f210d45 P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/a19c12f8df1c4c1786aa59513f210d45
I20260709 13:02:23.195931  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dc05c5995c445dbaef017c4d89b8e8c with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:60214
I20260709 13:02:23.196642  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet a19c12f8df1c4c1786aa59513f210d45 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:23.209925 10525 tablet_replica.cc:333] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:23.211207 10525 raft_consensus.cc:2243] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.212150 10525 raft_consensus.cc:2272] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.329380 10529 tablet_replica.cc:333] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:23.330592 10529 raft_consensus.cc:2243] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.346823 10529 raft_consensus.cc:2272] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.362226 10529 ts_tablet_manager.cc:1916] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:23.393671  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7dc05c5995c445dbaef017c4d89b8e8c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:23.396059 10525 ts_tablet_manager.cc:1916] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:23.438297 10495 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.446250  8615 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:23.459046  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 94402.2us
I20260709 13:02:23.487004  8367 catalog_manager.cc:5697] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.488530  9225 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.525941 10529 ts_tablet_manager.cc:1929] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:23.526450 10529 log.cc:1199] T 7dc05c5995c445dbaef017c4d89b8e8c P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/7dc05c5995c445dbaef017c4d89b8e8c
I20260709 13:02:23.563472  8469 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:23.574959  8509 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 72982.9us
I20260709 13:02:23.594841  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet 7dc05c5995c445dbaef017c4d89b8e8c (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:23.595995  8542 consensus_queue.cc:237] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:23.610806  9222 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:23.613093 10499 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:23.621109 10473 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.625303  9222 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.630828  8469 raft_consensus.cc:1275] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:02:23.633114 10396 consensus_queue.cc:1048] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:23.650408  8365 catalog_manager.cc:5697] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 3 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.659030  8354 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9302326f7f904b88b2f3f3a7da097ea2 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:23.659998  8469 raft_consensus.cc:2955] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:23.658995 10525 ts_tablet_manager.cc:1929] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:02:23.663918 10525 log.cc:1199] T af775cf3a4a24b4ea6c6682ae423a406 P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/af775cf3a4a24b4ea6c6682ae423a406
I20260709 13:02:23.667797  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet af775cf3a4a24b4ea6c6682ae423a406 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:23.668226  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet 9302326f7f904b88b2f3f3a7da097ea2 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37788
I20260709 13:02:23.675223  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:23.731568 10536 tablet_replica.cc:333] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:23.732762 10536 raft_consensus.cc:2243] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:23.740437 10536 raft_consensus.cc:2272] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:23.762892 10536 ts_tablet_manager.cc:1916] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:23.768139  8542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:23.768750  8542 raft_consensus.cc:606] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:23.778681  8542 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a"
dest_uuid: "f6aea190eee640cb962068827d2c62c2"
mode: GRACEFUL
new_leader_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:37204
I20260709 13:02:23.779347  8542 raft_consensus.cc:606] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Received request to transfer leadership to TS d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:23.784619  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:23.790212 10396 raft_consensus.cc:993] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:23.790768 10396 raft_consensus.cc:1081] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:23.790997  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:23.794181  8615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37792
I20260709 13:02:23.794740  8615 raft_consensus.cc:493] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:23.795099  8615 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:23.803956  8615 raft_consensus.cc:515] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:23.808753  8461 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:23.809433  8461 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:23.809914 10536 ts_tablet_manager.cc:1929] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:02:23.812331 10536 log.cc:1199] T 9302326f7f904b88b2f3f3a7da097ea2 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/9302326f7f904b88b2f3f3a7da097ea2
I20260709 13:02:23.818679  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 9302326f7f904b88b2f3f3a7da097ea2 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:23.837384  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afefc07f6a754cce88449d3e9af19e63" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:23.839864  8542 raft_consensus.cc:3055] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:23.840339  8542 raft_consensus.cc:740] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:23.841399  8542 consensus_queue.cc:260] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:23.842331  8542 raft_consensus.cc:3060] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:23.847505  8461 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 5.
I20260709 13:02:23.848511  8469 raft_consensus.cc:1240] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Rejecting Update request from peer f6aea190eee640cb962068827d2c62c2 for earlier term 4. Current term is 5. Ops: []
I20260709 13:02:23.848765  8615 leader_election.cc:290] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 5 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:23.849099  8582 leader_election.cc:304] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:23.852931 10534 raft_consensus.cc:2804] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:23.853487 10534 raft_consensus.cc:697] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 5 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:23.856839  8542 raft_consensus.cc:2468] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 5.
I20260709 13:02:23.854290 10534 consensus_queue.cc:237] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:23.942613  8365 catalog_manager.cc:5697] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 4 to 5, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 5 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:24.127723 10473 raft_consensus.cc:993] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2: : Instructing follower d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:24.128464 10499 raft_consensus.cc:1081] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Signalling peer d42c48daf96f40ffa4879adc3317b711 to start an election
I20260709 13:02:24.182632  8461 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
 from {username='slave'} at 127.0.0.1:60218
I20260709 13:02:24.183619  8461 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:24.186627  8461 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:24.230747  8461 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:24.239912  8461 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [CANDIDATE]: Term 5 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:24.242763  8610 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:24.244302  8610 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:24.244635  8538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "d42c48daf96f40ffa4879adc3317b711" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:24.245290  8538 raft_consensus.cc:3055] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:02:24.245631  8538 raft_consensus.cc:740] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:24.246701  8538 consensus_queue.cc:260] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:24.248027  8538 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:02:24.252321  8610 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 5.
I20260709 13:02:24.253882  8432 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:24.255064 10472 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:02:24.255633 10472 raft_consensus.cc:697] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 LEADER]: Becoming Leader. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:24.256863 10472 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:24.263098  8461 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:24.270923 10409 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.008s
I20260709 13:02:24.268270  8538 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d42c48daf96f40ffa4879adc3317b711 in term 5.
I20260709 13:02:24.345568  8536 raft_consensus.cc:1275] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:24.347098 10409 consensus_queue.cc:1048] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:24.346814  8365 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 reported cstate change: term changed from 4 to 5, leader changed from f6aea190eee640cb962068827d2c62c2 (127.7.40.2) to d42c48daf96f40ffa4879adc3317b711 (127.7.40.1). New cstate: current_term: 5 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:24.702629  8613 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:02:24.704658 10472 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:24.772126  8536 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:02:24.775063 10549 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:24.792443  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:24.998320  8610 consensus_queue.cc:237] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
W20260709 13:02:25.071329  8583 consensus_peers.cc:597] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e23c132724fd4288abfcf601d9e8a66b. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.088244  8542 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:25.090250 10534 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:25.097890  8469 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:25.099776 10534 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:25.112301 10409 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.115082  8542 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.142967  8461 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.148739  8365 catalog_manager.cc:5697] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.164258  8613 consensus_queue.cc:237] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:25.256660  8536 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:25.260411 10513 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:25.287101  8460 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:25.293560  8583 consensus_peers.cc:597] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3b12ab75fec40e68fce360ce1434dc9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.303517 10513 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:02:25.357069 10560 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.366292  8536 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.392134  8469 consensus_queue.cc:237] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:25.393002  8365 catalog_manager.cc:5697] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.410737  8460 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.441030  8613 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:25.443095 10541 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:25.446512  8536 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:02:25.449249  8434 consensus_peers.cc:597] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6441f4bb6901437fb718e27b081450d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.450906 10549 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:25.471733 10472 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.479337  8615 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.489753  8460 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:25.502566  8613 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:25.504180  8542 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:02:25.505368 10541 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.005s
W20260709 13:02:25.511075  8434 consensus_peers.cc:597] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fce64aeaa7244819b258cb2578d23c4a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:25.511651 10472 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:25.526876  8367 catalog_manager.cc:5697] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:25.529597 10541 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 LEADER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.534068  8542 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.571844 10568 ts_tablet_manager.cc:933] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:25.583461  8536 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.615085  8365 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index -1 to 5, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 5 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.652729  8615 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Committing config change with OpId 5.5: config changed from index -1 to 5, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:25.672133 10568 tablet_copy_client.cc:323] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:02:25.674135  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet e23c132724fd4288abfcf601d9e8a66b from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:02:25.674737  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet e23c132724fd4288abfcf601d9e8a66b from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-e23c132724fd4288abfcf601d9e8a66b
I20260709 13:02:25.700730  8628 tablet_copy_source_session.cc:215] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:25.726101 10570 ts_tablet_manager.cc:933] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:25.735865 10568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e23c132724fd4288abfcf601d9e8a66b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:25.740130 10570 tablet_copy_client.cc:323] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:02:25.752889  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet a3b12ab75fec40e68fce360ce1434dc9 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:02:25.753849  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet a3b12ab75fec40e68fce360ce1434dc9 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-a3b12ab75fec40e68fce360ce1434dc9
I20260709 13:02:25.786427  8628 tablet_copy_source_session.cc:215] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:25.794953 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3b12ab75fec40e68fce360ce1434dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:25.802817 10568 tablet_copy_client.cc:806] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:25.803665 10568 tablet_copy_client.cc:670] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:25.811062 10568 tablet_copy_client.cc:538] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:25.859158 10568 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:25.866449 10570 tablet_copy_client.cc:806] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:25.867451 10570 tablet_copy_client.cc:670] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:25.874851 10570 tablet_copy_client.cc:538] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:25.897435  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:25.905258 10570 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:25.959666 10568 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:25.960795 10568 tablet_bootstrap.cc:492] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:25.976388 10568 ts_tablet_manager.cc:1403] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.118s	user 0.021s	sys 0.006s
I20260709 13:02:25.979848 10568 raft_consensus.cc:359] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:25.980768 10568 raft_consensus.cc:740] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:25.982781 10568 consensus_queue.cc:260] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:25.981994 10574 ts_tablet_manager.cc:933] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:02:25.986922 10568 ts_tablet_manager.cc:1434] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:02:25.991122  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-e23c132724fd4288abfcf601d9e8a66b received from {username='slave'} at 127.0.0.1:44318
I20260709 13:02:25.991565  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-e23c132724fd4288abfcf601d9e8a66b on tablet e23c132724fd4288abfcf601d9e8a66b with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:25.992743 10574 tablet_copy_client.cc:323] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:02:25.994781  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet 6441f4bb6901437fb718e27b081450d4 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:02:25.995275  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet 6441f4bb6901437fb718e27b081450d4 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-6441f4bb6901437fb718e27b081450d4
I20260709 13:02:26.011411  8479 tablet_copy_source_session.cc:215] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:26.013373 10570 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:26.021662 10574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6441f4bb6901437fb718e27b081450d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:26.022257 10570 tablet_bootstrap.cc:492] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:26.023092 10570 ts_tablet_manager.cc:1403] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.118s	user 0.032s	sys 0.000s
I20260709 13:02:26.027606 10570 raft_consensus.cc:359] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:26.030646 10570 raft_consensus.cc:740] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:26.031386 10570 consensus_queue.cc:260] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:26.059566  8615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:26.060338  8615 raft_consensus.cc:606] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:26.064462 10570 ts_tablet_manager.cc:1434] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.000s
I20260709 13:02:26.065354  8469 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c"
dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
mode: GRACEFUL
new_leader_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:33848
I20260709 13:02:26.065975  8469 raft_consensus.cc:606] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Received request to transfer leadership to TS a2a29a18e8c94effab2331c16076fd76
I20260709 13:02:26.068487  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:02:26.070060  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:26.075495  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-a3b12ab75fec40e68fce360ce1434dc9 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:02:26.076000  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-a3b12ab75fec40e68fce360ce1434dc9 on tablet a3b12ab75fec40e68fce360ce1434dc9 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:26.104998 10574 tablet_copy_client.cc:806] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:26.105661 10574 tablet_copy_client.cc:670] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:26.112699 10574 tablet_copy_client.cc:538] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:26.119369 10570 ts_tablet_manager.cc:933] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783)
I20260709 13:02:26.128332 10570 tablet_copy_client.cc:323] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.1:43783
I20260709 13:02:26.130332  8479 tablet_copy_service.cc:140] P d42c48daf96f40ffa4879adc3317b711: Received BeginTabletCopySession request for tablet fce64aeaa7244819b258cb2578d23c4a from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44114)
I20260709 13:02:26.130836  8479 tablet_copy_service.cc:161] P d42c48daf96f40ffa4879adc3317b711: Beginning new tablet copy session on tablet fce64aeaa7244819b258cb2578d23c4a from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44114: session id = 43354017538d43aaa0dbbf05dfccafe0-fce64aeaa7244819b258cb2578d23c4a
I20260709 13:02:26.140563  8479 tablet_copy_source_session.cc:215] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:26.141927 10574 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:26.146014 10570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fce64aeaa7244819b258cb2578d23c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:26.160993 10513 raft_consensus.cc:993] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:26.161564 10513 raft_consensus.cc:1081] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:26.164804  9223 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:02:26.165320  9223 raft_consensus.cc:493] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:26.165653  9223 raft_consensus.cc:3060] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.195662  9223 raft_consensus.cc:515] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:26.214802  8542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:26.215574  8542 raft_consensus.cc:3060] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.214802  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc05c5995c445dbaef017c4d89b8e8c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:26.219200  8613 raft_consensus.cc:3055] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:26.219895  8613 raft_consensus.cc:740] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:26.222458  9223 leader_election.cc:290] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:26.223291  8613 consensus_queue.cc:260] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:26.226979  8613 raft_consensus.cc:3060] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.235683  8613 raft_consensus.cc:2468] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:26.239784  9189 leader_election.cc:304] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:26.240752 10532 raft_consensus.cc:2804] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:26.241264 10532 raft_consensus.cc:697] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:26.242113 10532 consensus_queue.cc:237] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:26.225847  8542 raft_consensus.cc:2468] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:26.253957 10570 tablet_copy_client.cc:806] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:26.255733 10570 tablet_copy_client.cc:670] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:26.264248 10570 tablet_copy_client.cc:538] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:02:26.279882  9223 raft_consensus.cc:1217] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:26.289978 10570 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
I20260709 13:02:26.336527  8367 catalog_manager.cc:5697] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:26.353372 10574 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:26.404597 10574 tablet_bootstrap.cc:492] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:26.405604 10574 ts_tablet_manager.cc:1403] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.264s	user 0.027s	sys 0.010s
W20260709 13:02:26.460709  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 52302.1us
I20260709 13:02:26.477300 10574 raft_consensus.cc:359] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:26.480252 10574 raft_consensus.cc:740] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:26.481910 10574 consensus_queue.cc:260] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:26.527343 10574 ts_tablet_manager.cc:1434] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.121s	user 0.007s	sys 0.001s
I20260709 13:02:26.544849  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-6441f4bb6901437fb718e27b081450d4 received from {username='slave'} at 127.0.0.1:44114
I20260709 13:02:26.545439  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-6441f4bb6901437fb718e27b081450d4 on tablet 6441f4bb6901437fb718e27b081450d4 with peer 43354017538d43aaa0dbbf05dfccafe0
W20260709 13:02:26.547983  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 62943us
I20260709 13:02:26.556350  9222 raft_consensus.cc:1217] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:26.559392  9223 raft_consensus.cc:1217] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:02:26.563861 10472 raft_consensus.cc:993] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: : Instructing follower a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:26.564457 10588 raft_consensus.cc:1081] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Signalling peer a2a29a18e8c94effab2331c16076fd76 to start an election
I20260709 13:02:26.591390 10570 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: 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 13:02:26.599598 10570 tablet_bootstrap.cc:492] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:26.601545 10570 ts_tablet_manager.cc:1403] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.312s	user 0.037s	sys 0.032s
I20260709 13:02:26.613384 10570 raft_consensus.cc:359] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:26.617925 10570 raft_consensus.cc:740] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:26.626765 10570 consensus_queue.cc:260] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:26.644405 10570 ts_tablet_manager.cc:1434] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.004s
W20260709 13:02:26.651564  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 104081us
I20260709 13:02:26.655143  8615 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
 from {username='slave'} at 127.0.0.1:37806
I20260709 13:02:26.655769  8615 raft_consensus.cc:493] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:26.656127  8615 raft_consensus.cc:3060] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.662051  8479 tablet_copy_service.cc:342] P d42c48daf96f40ffa4879adc3317b711: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-fce64aeaa7244819b258cb2578d23c4a received from {username='slave'} at 127.0.0.1:44114
I20260709 13:02:26.662884  8479 tablet_copy_service.cc:434] P d42c48daf96f40ffa4879adc3317b711: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-fce64aeaa7244819b258cb2578d23c4a on tablet fce64aeaa7244819b258cb2578d23c4a with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:26.675447  8615 raft_consensus.cc:515] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:26.677501  8615 leader_election.cc:290] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:26.678635  8469 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "d42c48daf96f40ffa4879adc3317b711"
I20260709 13:02:26.679203  8469 raft_consensus.cc:3055] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:02:26.679522  8469 raft_consensus.cc:740] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d42c48daf96f40ffa4879adc3317b711, State: Running, Role: LEADER
I20260709 13:02:26.680656  8469 consensus_queue.cc:260] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:26.681732  8469 raft_consensus.cc:3060] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.686491  9222 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd8af61cb2244ffca825092e522fc99c" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:26.687083  9222 raft_consensus.cc:3060] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:26.692876  9223 raft_consensus.cc:1217] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 LEARNER]: Deduplicated request from leader. Original: 5.4->[5.5-5.5]   Dedup: 5.5->[]
I20260709 13:02:26.710096  9222 raft_consensus.cc:2468] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:26.723088  8469 raft_consensus.cc:2468] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:26.735630  8582 leader_election.cc:304] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711; no voters: 
I20260709 13:02:26.736728 10560 raft_consensus.cc:2804] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:26.737287 10560 raft_consensus.cc:697] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
W20260709 13:02:26.742087  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 51085.8us
I20260709 13:02:26.746410 10560 consensus_queue.cc:237] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:26.757364  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 74198.8us
I20260709 13:02:26.796662  8367 catalog_manager.cc:5697] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:26.826220  8538 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:26.828608 10532 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:26.837641  8615 raft_consensus.cc:1275] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:26.852317 10592 raft_consensus.cc:1064] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:26.859778 10594 consensus_queue.cc:1048] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:26.872174 10592 consensus_queue.cc:237] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:26.902704  9223 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:26.905435 10513 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:26.906406  8469 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:26.907990 10560 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:26.918833  8538 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:26.921226 10513 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } 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 13:02:26.987691 10560 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:26.991091  9223 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.034770  8542 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.042565 10581 raft_consensus.cc:1064] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:27.045156 10581 consensus_queue.cc:237] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:27.057981  8367 catalog_manager.cc:5697] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.072196  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:27.083359  8469 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } attrs { replace: true } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.119563  8615 consensus_queue.cc:237] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:27.147305  9223 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.148487  8542 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.148572 10560 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:27.150059 10513 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:27.153890  8469 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.158270 10581 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.006s
I20260709 13:02:27.170073  9223 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.177503  8469 raft_consensus.cc:1275] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.205168 10592 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.179430 10593 raft_consensus.cc:1064] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:27.215044 10593 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:27.179980 10589 raft_consensus.cc:1064] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:27.223613  8468 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.225613  8461 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.244274 10583 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:27.176009 10560 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.080s
I20260709 13:02:27.222091 10589 consensus_queue.cc:237] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:27.281472 10581 consensus_queue.cc:1048] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.019s
I20260709 13:02:27.299878 10560 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.321744  9222 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.337791  9221 raft_consensus.cc:1275] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:27.337813  9225 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.339241  8469 raft_consensus.cc:2955] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.350792 10513 consensus_queue.cc:1048] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:27.372519  8613 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:02:27.375149  9224 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
W20260709 13:02:27.378605  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 62519.2us
I20260709 13:02:27.379787 10587 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:27.382099  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a3b12ab75fec40e68fce360ce1434dc9 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:27.381596  8542 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.384498  8365 catalog_manager.cc:5697] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.393656 10587 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:02:27.403586  8536 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 5 index: 5. Preceding OpId from leader: term: 5 index: 6. (index mismatch)
I20260709 13:02:27.408475 10587 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
W20260709 13:02:27.610492  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 158552us
I20260709 13:02:27.615087  8365 catalog_manager.cc:5697] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 4 to 5, VOTER f6aea190eee640cb962068827d2c62c2 (127.7.40.2) evicted. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.629889  8530 tablet_service.cc:1558] Processing DeleteTablet for tablet a3b12ab75fec40e68fce360ce1434dc9 with delete_type TABLET_DATA_TOMBSTONED (TS f6aea190eee640cb962068827d2c62c2 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55860
I20260709 13:02:27.638468  9221 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.639938  8542 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.640197 10590 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:02:27.642081 10593 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:27.646028  8613 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:27.650669 10590 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:02:27.678432  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 166995us
I20260709 13:02:27.743917  8609 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.738970 10587 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 LEADER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.742394  8536 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.802903  8610 consensus_queue.cc:237] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:27.904441  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 92165.5us
W20260709 13:02:27.924695  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 152906us
I20260709 13:02:27.924831  8363 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 5 to 6, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 5 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:27.929067 10628 log.cc:927] Time spent T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:02:27.941203 10631 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:27.944087 10626 tablet_replica.cc:333] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
W20260709 13:02:28.002990  8434 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 208722us
I20260709 13:02:28.006515  9222 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Committing config change with OpId 5.6: config changed from index 5 to 6, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:28.060521  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 154978us
W20260709 13:02:28.094753  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 76063.1us
W20260709 13:02:28.145828  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 53575.1us
W20260709 13:02:28.145866  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 50549.7us
W20260709 13:02:28.148111  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 85888us
I20260709 13:02:28.154570  9224 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.157085 10626 raft_consensus.cc:2243] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:28.160176 10626 raft_consensus.cc:2272] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:28.162556  8542 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.170964 10625 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
W20260709 13:02:28.180125  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 274204us
I20260709 13:02:28.200616  8542 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:28.205307  8432 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 56281.3us
I20260709 13:02:28.211009 10626 ts_tablet_manager.cc:1916] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:28.233613  8612 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:28.277109  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 199963us
I20260709 13:02:28.285261  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:02:28.294979  8584 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:28.312333 10622 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.316342  8535 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.336755  8365 catalog_manager.cc:5697] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } attrs { replace: true } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.337482  8461 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:28.364777  9224 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:02:28.375290 10644 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:28.366464  9221 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.403939  8541 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 5 index: 6. Preceding OpId from leader: term: 5 index: 7. (index mismatch)
I20260709 13:02:28.411392 10644 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 LEADER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.445201 10631 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260709 13:02:28.510759  8467 consensus_queue.cc:237] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:28.516480  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e23c132724fd4288abfcf601d9e8a66b with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:28.516891 10637 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:28.525632  9222 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:28.527829 10631 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:28.536381 10626 ts_tablet_manager.cc:1929] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:28.541298 10645 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.552170 10626 log.cc:1199] T a3b12ab75fec40e68fce360ce1434dc9 P f6aea190eee640cb962068827d2c62c2: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-1-root/wals/a3b12ab75fec40e68fce360ce1434dc9
I20260709 13:02:28.553920  8612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b"
dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
mode: GRACEFUL
new_leader_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:41084
I20260709 13:02:28.553424  9225 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.549993  9221 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.554539  8612 raft_consensus.cc:606] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Received request to transfer leadership to TS 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:28.533533  8367 catalog_manager.cc:5697] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:28.558516  7328 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:02:28.559958  8354 catalog_manager.cc:5028] TS f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): tablet a3b12ab75fec40e68fce360ce1434dc9 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:28.560464  7328 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:02:28.564638  8535 raft_consensus.cc:2955] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Committing config change with OpId 5.7: config changed from index 6 to 7, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.584161  8536 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer d42c48daf96f40ffa4879adc3317b711: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:28.589814  8583 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.4:39039, user_credentials={real_user=slave}} blocked reactor thread for 57286.2us
I20260709 13:02:28.606052  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6441f4bb6901437fb718e27b081450d4 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:28.610555  8363 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 reported cstate change: config changed from index 6 to 7, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 5 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.615489 10593 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:02:28.618889  8456 tablet_service.cc:1558] Processing DeleteTablet for tablet e23c132724fd4288abfcf601d9e8a66b with delete_type TABLET_DATA_TOMBSTONED (TS d42c48daf96f40ffa4879adc3317b711 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:60214
I20260709 13:02:28.615068  8367 catalog_manager.cc:5697] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 reported cstate change: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New cstate: current_term: 2 leader_uuid: "d42c48daf96f40ffa4879adc3317b711" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260709 13:02:28.675923  8435 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 58092.9us
I20260709 13:02:28.698182  8541 raft_consensus.cc:2955] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.729007  9225 raft_consensus.cc:2955] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:28.727803 10651 tablet_replica.cc:333] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:28.736243 10651 raft_consensus.cc:2243] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:28.737054 10651 raft_consensus.cc:2272] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:28.744787  8607 tablet_service.cc:1558] Processing DeleteTablet for tablet fce64aeaa7244819b258cb2578d23c4a with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:37788
I20260709 13:02:28.747991  8352 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fce64aeaa7244819b258cb2578d23c4a with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:02:28.760049 10651 ts_tablet_manager.cc:1916] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:28.769735  8601 tablet_service.cc:1558] Processing DeleteTablet for tablet 6441f4bb6901437fb718e27b081450d4 with delete_type TABLET_DATA_TOMBSTONED (TS a2a29a18e8c94effab2331c16076fd76 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37788
I20260709 13:02:28.797171 10622 raft_consensus.cc:993] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: : Instructing follower 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:28.802587 10622 raft_consensus.cc:1081] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Signalling peer 43354017538d43aaa0dbbf05dfccafe0 to start an election
I20260709 13:02:28.883169 10653 tablet_replica.cc:333] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:28.887761 10653 raft_consensus.cc:2243] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:28.889098 10653 raft_consensus.cc:2272] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:28.889274  9221 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b"
dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
 from {username='slave'} at 127.0.0.1:43764
I20260709 13:02:28.889923  9221 raft_consensus.cc:493] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:02:28.890300  9221 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.899479 10653 ts_tablet_manager.cc:1916] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:28.910897  9221 raft_consensus.cc:515] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:28.917069  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:28.917749  8536 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.920161 10651 ts_tablet_manager.cc:1929] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:28.921485 10651 log.cc:1199] T e23c132724fd4288abfcf601d9e8a66b P d42c48daf96f40ffa4879adc3317b711: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-0-root/wals/e23c132724fd4288abfcf601d9e8a66b
I20260709 13:02:28.923130  8352 catalog_manager.cc:5028] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): tablet e23c132724fd4288abfcf601d9e8a66b (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:28.924809  8536 raft_consensus.cc:2468] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 3.
I20260709 13:02:28.926214  9192 leader_election.cc:304] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:28.927148 10635 raft_consensus.cc:2804] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:28.928378 10635 raft_consensus.cc:697] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:28.929309 10635 consensus_queue.cc:237] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:28.956403  9224 raft_consensus.cc:1240] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Rejecting Update request from peer a2a29a18e8c94effab2331c16076fd76 for earlier term 2. Current term is 3. Ops: []
I20260709 13:02:28.959074  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e23c132724fd4288abfcf601d9e8a66b" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:28.959702  9221 leader_election.cc:290] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:28.959481 10648 consensus_queue.cc:1059] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: INVALID_TERM, Last received: 2.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:28.960469 10648 consensus_queue.cc:1243] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Peer 43354017538d43aaa0dbbf05dfccafe0 log is divergent from this leader: its last log entry 3.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 13:02:28.959862  8365 catalog_manager.cc:5697] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 2 to 3, leader changed from a2a29a18e8c94effab2331c16076fd76 (127.7.40.3) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 3 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:28.963881  8609 raft_consensus.cc:3055] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:02:28.964263  8609 raft_consensus.cc:740] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:28.965083  8609 consensus_queue.cc:260] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:28.966421  8609 raft_consensus.cc:3060] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:28.973610  8609 raft_consensus.cc:2468] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 3.
W20260709 13:02:28.974459 10622 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
I20260709 13:02:28.997406 10653 ts_tablet_manager.cc:1929] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 5.6
I20260709 13:02:28.998081 10653 log.cc:1199] T fce64aeaa7244819b258cb2578d23c4a P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/fce64aeaa7244819b258cb2578d23c4a
I20260709 13:02:29.007288  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet fce64aeaa7244819b258cb2578d23c4a (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:29.007836 10653 tablet_replica.cc:333] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:29.009193 10653 raft_consensus.cc:2243] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.010072 10653 raft_consensus.cc:2272] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.015208 10653 ts_tablet_manager.cc:1916] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:02:29.044991 10653 ts_tablet_manager.cc:1929] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:02:29.054535 10653 log.cc:1199] T 6441f4bb6901437fb718e27b081450d4 P a2a29a18e8c94effab2331c16076fd76: Deleting WAL directory at /tmp/dist-test-task6fqRft/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602052153157-7328-0/minicluster-data/ts-2-root/wals/6441f4bb6901437fb718e27b081450d4
I20260709 13:02:29.056342  8351 catalog_manager.cc:5028] TS a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): tablet 6441f4bb6901437fb718e27b081450d4 (table test-workload [id=b131d3aa536747a4a093974015df1481]) successfully deleted
I20260709 13:02:29.368320  8541 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:29.370517 10594 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:29.498991  8609 raft_consensus.cc:1275] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:29.505228 10642 consensus_queue.cc:1048] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:02:29.561846  7328 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:02:29.617113  7328 tablet_server.cc:179] TabletServer@127.7.40.1:0 shutting down...
W20260709 13:02:29.634425  8508 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:02:29.649485  8508 consensus_peers.cc:597] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.658543  8508 consensus_peers.cc:597] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.700623  9190 consensus_peers.cc:597] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.716797  9190 consensus_peers.cc:597] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.717242  8582 consensus_peers.cc:597] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.721830  8508 consensus_peers.cc:597] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.723412  8582 consensus_peers.cc:597] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.731724  9190 consensus_peers.cc:597] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.738700  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 13:02:29.745761  9190 consensus_peers.cc:597] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.747020  7328 tablet_replica.cc:333] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
W20260709 13:02:29.748348  8582 consensus_peers.cc:597] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.755431  7328 raft_consensus.cc:2243] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.756765  7328 raft_consensus.cc:2272] T d9a37b4cb80e41a4880c27a5040f558b P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:29.757886  8508 consensus_peers.cc:597] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.760644  7328 tablet_replica.cc:333] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.761605  7328 raft_consensus.cc:2243] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.762264  7328 raft_consensus.cc:2272] T afefc07f6a754cce88449d3e9af19e63 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.766496  7328 tablet_replica.cc:333] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.767354  7328 raft_consensus.cc:2243] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.767877  7328 raft_consensus.cc:2272] T fa150da0f465412cabfdb0a99f8d519f P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.770385  7328 tablet_replica.cc:333] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.771003  7328 raft_consensus.cc:2243] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.771726  7328 raft_consensus.cc:2272] T fce64aeaa7244819b258cb2578d23c4a P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.773725  7328 tablet_replica.cc:333] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.774686  7328 raft_consensus.cc:2243] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.775306  7328 raft_consensus.cc:2272] T d21d6055349e4522965abdcfb350bf3d P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.777828  7328 tablet_replica.cc:333] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.778692  7328 raft_consensus.cc:2243] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.779245  7328 raft_consensus.cc:2272] T dd8af61cb2244ffca825092e522fc99c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.781991  7328 tablet_replica.cc:333] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.782770  7328 raft_consensus.cc:2243] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.783387  7328 raft_consensus.cc:2272] T becbd53d97a34f97bcd416cde5191c1f P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.785750  7328 tablet_replica.cc:333] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.786520  7328 raft_consensus.cc:2243] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.787537  7328 raft_consensus.cc:2272] T 7f378968592b417c9ca9307e0faa439c P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.790130  7328 tablet_replica.cc:333] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.792860  7328 raft_consensus.cc:2243] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.796471  7328 raft_consensus.cc:2272] T f5025f726d534e65bcd6ab50f2af2b8c P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.799064  7328 tablet_replica.cc:333] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.799880  7328 raft_consensus.cc:2243] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.800501  7328 raft_consensus.cc:2272] T a3b12ab75fec40e68fce360ce1434dc9 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.802922  7328 tablet_replica.cc:333] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.803665  7328 raft_consensus.cc:2243] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.804239  7328 raft_consensus.cc:2272] T 4abc034bea2c45eb8147a4e404277538 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.806478  7328 tablet_replica.cc:333] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.807256  7328 raft_consensus.cc:2243] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.807895  7328 raft_consensus.cc:2272] T 9302326f7f904b88b2f3f3a7da097ea2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.811954  7328 tablet_replica.cc:333] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.812783  7328 raft_consensus.cc:2243] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.814092  7328 raft_consensus.cc:2272] T 2c42e9fb4a394b789820ac821b037ba2 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.816851  7328 tablet_replica.cc:333] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.817963  7328 raft_consensus.cc:2243] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.818943  7328 raft_consensus.cc:2272] T 6441f4bb6901437fb718e27b081450d4 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.821218  7328 tablet_replica.cc:333] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.822037  7328 raft_consensus.cc:2243] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.822901  7328 raft_consensus.cc:2272] T d9178a82b489436e96080a49908b6f4b P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.827369  7328 tablet_replica.cc:333] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.828274  7328 raft_consensus.cc:2243] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:29.830277  8582 consensus_peers.cc:597] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.831234  8508 consensus_peers.cc:597] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.831933  7328 raft_consensus.cc:2272] T 8b118a8a5c0f4612956ee85bf1f916a9 P d42c48daf96f40ffa4879adc3317b711 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.835005  7328 tablet_replica.cc:333] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.836066  7328 raft_consensus.cc:2243] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.836863  7328 raft_consensus.cc:2272] T c3ad850420aa47ad9b2849ccd74281f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.839915  7328 tablet_replica.cc:333] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.840703  7328 raft_consensus.cc:2243] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.841295  7328 raft_consensus.cc:2272] T c88ea53aab584332a699a5ca8387ad4a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.844158  7328 tablet_replica.cc:333] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.849488  7328 raft_consensus.cc:2243] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.850324  7328 raft_consensus.cc:2272] T 0d1c6cd4bb1a41cb80493a3352d53b30 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.853153  7328 tablet_replica.cc:333] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.859385  7328 raft_consensus.cc:2243] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.860107  7328 raft_consensus.cc:2272] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.862700  7328 tablet_replica.cc:333] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.863548  7328 raft_consensus.cc:2243] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.864090  7328 raft_consensus.cc:2272] T 251a2bfcd62744599a632f4abc364519 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:29.876132  8508 consensus_peers.cc:597] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.876044  8582 consensus_peers.cc:597] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.884063  7328 tablet_replica.cc:333] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.885694  7328 raft_consensus.cc:2243] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.886445  7328 raft_consensus.cc:2272] T 386f8f7149e045bcb2dbd8074249e988 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.889381  7328 tablet_replica.cc:333] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.890265  7328 raft_consensus.cc:2243] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.891469  7328 raft_consensus.cc:2272] T 653b310bdff84491a08eaf8e14cabbd9 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.894037  7328 tablet_replica.cc:333] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.894892  7328 raft_consensus.cc:2243] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.895483  7328 raft_consensus.cc:2272] T 49e34839cf374ca6bd6f5f2a6d90248a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.904556  7328 tablet_replica.cc:333] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.905401  7328 raft_consensus.cc:2243] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.906399  7328 raft_consensus.cc:2272] T 1ba5e9ef2d9f421ebc2332254e01aa0a P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:29.909922  9190 consensus_peers.cc:597] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.911909  7328 tablet_replica.cc:333] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.912891  7328 raft_consensus.cc:2243] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.913465  7328 raft_consensus.cc:2272] T 6900e0621c8c45e09da0981c500d7c20 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.916200  7328 tablet_replica.cc:333] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.917186  7328 raft_consensus.cc:2243] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.917994  7328 raft_consensus.cc:2272] T e6b3978e46ea41889db4b5e6215823a0 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:29.921535  7328 tablet_replica.cc:333] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.925755  7328 raft_consensus.cc:2243] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:29.930213  7328 raft_consensus.cc:2272] T b9e705173752435a9e0a3cc6e8858ca1 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:29.930944  9190 consensus_peers.cc:597] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.933493  8508 consensus_peers.cc:597] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.934089  7328 tablet_replica.cc:333] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
W20260709 13:02:29.940076  8508 consensus_peers.cc:597] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.962831  8582 consensus_peers.cc:597] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.964983  7328 raft_consensus.cc:2243] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:29.966172  9190 consensus_peers.cc:597] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.967020  7328 raft_consensus.cc:2272] T 01d89a503669457cac3f10ddd3877d05 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:29.971101  8508 consensus_peers.cc:597] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.972846  7328 tablet_replica.cc:333] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.976620  7328 raft_consensus.cc:2243] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:02:29.973044  8582 consensus_peers.cc:597] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.977809  7328 raft_consensus.cc:2272] T adc320ddb85a4145b2a8101ca5c63300 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:29.977843  8582 consensus_peers.cc:597] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:29.981817  8582 consensus_peers.cc:597] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.986021  7328 tablet_replica.cc:333] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.986330  8609 consensus_queue.cc:237] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:29.989060  7328 raft_consensus.cc:2243] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:29.989795  7328 raft_consensus.cc:2272] T ff85635d804443fbb7c21b50d3b71eda P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:29.994625  9190 consensus_peers.cc:597] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:29.998920  7328 tablet_replica.cc:333] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:29.999869  7328 raft_consensus.cc:2243] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.000613  7328 raft_consensus.cc:2272] T fb6e4a2a3d214acebdbe75433dff332f P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.004143  7328 tablet_replica.cc:333] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.005306  7328 raft_consensus.cc:2243] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.006174  7328 raft_consensus.cc:2272] T 048447b196d94e71b523ac87652eb2d8 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:30.007011  8583 consensus_peers.cc:597] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 -> Peer 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039): Couldn't send request to peer 43354017538d43aaa0dbbf05dfccafe0. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3ad850420aa47ad9b2849ccd74281f8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:30.011000  8535 raft_consensus.cc:1275] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:02:30.012068  7328 tablet_replica.cc:333] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.013019  7328 raft_consensus.cc:2243] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:30.013180 10583 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:02:30.014242  7328 raft_consensus.cc:2272] T a19c12f8df1c4c1786aa59513f210d45 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.024916  7328 tablet_replica.cc:333] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.027070  7328 raft_consensus.cc:2243] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.028667  7328 raft_consensus.cc:2272] T c7e5ed09dbba44abb8b6d927f5f19a73 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:30.025338  8582 consensus_peers.cc:597] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:30.041465  7328 tablet_replica.cc:333] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.047070  7328 raft_consensus.cc:2243] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:30.048586  7328 raft_consensus.cc:2272] T af775cf3a4a24b4ea6c6682ae423a406 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.049448 10583 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:30.051584  7328 tablet_replica.cc:333] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.052495  7328 raft_consensus.cc:2243] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:30.053653  7328 raft_consensus.cc:2272] T 73987457160f428fb666d1e5bcbf6e5a P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.056376  7328 tablet_replica.cc:333] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.057258  7328 raft_consensus.cc:2243] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:30.058403  7328 raft_consensus.cc:2272] T 145d667ef1ce4e8da73e4289d8151d37 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.061165  7328 tablet_replica.cc:333] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.061988  7328 raft_consensus.cc:2243] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.062862  7328 raft_consensus.cc:2272] T 509ae50355a3499390dba8107e5a4aad P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.065577  7328 tablet_replica.cc:333] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.066484  7328 raft_consensus.cc:2243] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.067239  7328 raft_consensus.cc:2272] T ff901a392d204295acfb34eed9fc0ef0 P d42c48daf96f40ffa4879adc3317b711 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.070106  7328 tablet_replica.cc:333] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.070933  7328 raft_consensus.cc:2243] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.071645  7328 raft_consensus.cc:2272] T aaa114b17c2c44adad1ae5dc02ec0407 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.074416  7328 tablet_replica.cc:333] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.075489  7328 raft_consensus.cc:2243] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.076478  7328 raft_consensus.cc:2272] T 533aa38656e44bec9f03374e1f99f8f8 P d42c48daf96f40ffa4879adc3317b711 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.080001  7328 tablet_replica.cc:333] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.080936  7328 raft_consensus.cc:2243] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:30.081544  7328 raft_consensus.cc:2272] T 1472fb4f07624ba592383c9a6c597715 P d42c48daf96f40ffa4879adc3317b711 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.082229  8535 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } } }
I20260709 13:02:30.084661  7328 tablet_replica.cc:333] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.085716  7328 raft_consensus.cc:2243] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:30.087153  7328 raft_consensus.cc:2272] T 3723fb67da7745fe80e8ca218196c065 P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:30.090190  7328 tablet_replica.cc:333] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711: stopping tablet replica
I20260709 13:02:30.091202  7328 raft_consensus.cc:2243] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:30.092598  7328 raft_consensus.cc:2272] T 28f639a8b2124c24a321bbd2537b40fc P d42c48daf96f40ffa4879adc3317b711 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:30.123193  8508 consensus_peers.cc:597] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:30.143630  9190 consensus_peers.cc:597] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:30.170810  8508 consensus_peers.cc:597] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. 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 13:02:30.213485  8508 consensus_peers.cc:597] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:30.218279  8363 catalog_manager.cc:5697] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index -1 to 3, NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) added. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:30.607565 10676 ts_tablet_manager.cc:933] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: Initiating tablet copy from peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:30.643729 10676 tablet_copy_client.cc:323] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Beginning tablet copy session from remote peer at address 127.7.40.3:46397
I20260709 13:02:30.646422  8628 tablet_copy_service.cc:140] P a2a29a18e8c94effab2331c16076fd76: Received BeginTabletCopySession request for tablet c3ad850420aa47ad9b2849ccd74281f8 from peer 43354017538d43aaa0dbbf05dfccafe0 ({username='slave'} at 127.0.0.1:44318)
I20260709 13:02:30.647020  8628 tablet_copy_service.cc:161] P a2a29a18e8c94effab2331c16076fd76: Beginning new tablet copy session on tablet c3ad850420aa47ad9b2849ccd74281f8 from peer 43354017538d43aaa0dbbf05dfccafe0 at {username='slave'} at 127.0.0.1:44318: session id = 43354017538d43aaa0dbbf05dfccafe0-c3ad850420aa47ad9b2849ccd74281f8
I20260709 13:02:30.684057  8628 tablet_copy_source_session.cc:215] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:02:30.687951 10676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ad850420aa47ad9b2849ccd74281f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:02:30.720973 10676 tablet_copy_client.cc:806] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 0 data blocks...
I20260709 13:02:30.737087 10676 tablet_copy_client.cc:670] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Starting download of 1 WAL segments...
I20260709 13:02:30.740101 10594 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:30.740710 10594 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:30.743332 10676 tablet_copy_client.cc:538] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260709 13:02:30.751662  9190 leader_election.cc:336] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:30.754052 10594 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:30.756987  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:30.757869 10665 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:30.758786  9192 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:30.758627 10665 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:30.759928 10594 raft_consensus.cc:2749] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:02:30.762650 10665 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:30.764786  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:30.767123 10676 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap starting.
W20260709 13:02:30.777024  8508 leader_election.cc:336] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:30.777524  8508 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:30.780814 10665 raft_consensus.cc:2749] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:30.782826 10647 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:30.783499 10647 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:30.786556 10647 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:30.786731  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:02:30.826309  9190 leader_election.cc:336] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:30.827023  9190 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:30.828166 10647 raft_consensus.cc:2749] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:30.844237 10676 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:02:30.851178 10676 tablet_bootstrap.cc:492] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: Bootstrap complete.
I20260709 13:02:30.851953 10676 ts_tablet_manager.cc:1403] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: Time spent bootstrapping tablet: real 0.085s	user 0.019s	sys 0.010s
I20260709 13:02:30.854816 10676 raft_consensus.cc:359] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:30.855813 10676 raft_consensus.cc:740] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Initialized, Role: LEARNER
I20260709 13:02:30.856665 10676 consensus_queue.cc:260] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: NON_VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: true } }
I20260709 13:02:30.870340 10676 ts_tablet_manager.cc:1434] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:02:30.875658  8628 tablet_copy_service.cc:342] P a2a29a18e8c94effab2331c16076fd76: Request end of tablet copy session 43354017538d43aaa0dbbf05dfccafe0-c3ad850420aa47ad9b2849ccd74281f8 received from {username='slave'} at 127.0.0.1:44318
I20260709 13:02:30.876084  8628 tablet_copy_service.cc:434] P a2a29a18e8c94effab2331c16076fd76: ending tablet copy session 43354017538d43aaa0dbbf05dfccafe0-c3ad850420aa47ad9b2849ccd74281f8 on tablet c3ad850420aa47ad9b2849ccd74281f8 with peer 43354017538d43aaa0dbbf05dfccafe0
I20260709 13:02:30.957405 10615 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:30.957969 10615 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:30.960556 10615 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:30.961524  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:30.972477  9221 raft_consensus.cc:1217] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:02:30.973433  8508 leader_election.cc:336] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:30.973968  8508 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:30.975069 10615 raft_consensus.cc:2749] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:30.986266 10615 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:30.986851 10615 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:30.987999 10647 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:30.988525 10647 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:30.989045 10615 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:30.990458 10647 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:30.993839  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:02:30.995813  8508 leader_election.cc:336] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:30.997148  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:02:30.998440  9190 leader_election.cc:336] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:30.998567  8507 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:30.998893  9190 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:30.999717 10615 raft_consensus.cc:2749] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:31.000900 10594 raft_consensus.cc:2749] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:31.031916 10665 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.032455 10665 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.037117 10665 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.042182 10647 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.043561 10647 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.046062  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.051553  9225 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 5.
I20260709 13:02:31.048251 10679 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.052753 10647 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.052512 10679 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.054767  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:31.054991  8509 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.055835 10665 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:02:31.056243 10665 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.055019 10679 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.056718 10665 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:02:31.057248  8508 leader_election.cc:336] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.060842  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
W20260709 13:02:31.065508  8582 leader_election.cc:336] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.066824  8582 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:31.067804 10679 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.068063 10667 raft_consensus.cc:2749] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:31.068514 10679 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.069392  9190 leader_election.cc:336] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.071616  9190 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.072734 10647 raft_consensus.cc:2749] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:31.073336  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.073944  9224 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:31.075205  8583 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:31.076020 10668 raft_consensus.cc:2804] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:31.076378 10668 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.076751 10668 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.083884 10679 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.086912 10668 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.096956  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ba5e9ef2d9f421ebc2332254e01aa0a" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:31.097590  9225 raft_consensus.cc:3060] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.107172 10668 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:31.094061  8582 leader_election.cc:336] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.108150  9225 raft_consensus.cc:2468] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:31.109784  8583 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:31.112075 10668 raft_consensus.cc:2804] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:31.112859 10668 raft_consensus.cc:697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:31.113729 10668 consensus_queue.cc:237] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.120709  8582 leader_election.cc:336] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.093670 10665 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 6 FOLLOWER]: Starting leader election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.128403 10679 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.129031 10679 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.130146  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fce64aeaa7244819b258cb2578d23c4a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 6 candidate_status { last_received { term: 5 index: 7 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:31.130798  9225 raft_consensus.cc:3060] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:02:31.137307 10665 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 6 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.138070 10665 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.138551 10667 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.138652 10665 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.139189 10667 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.142045  8508 leader_election.cc:336] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 6 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.143244 10679 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.143469 10667 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.146462  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.147658  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.153944 10647 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.154498 10647 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.154789  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.155377  9221 raft_consensus.cc:2468] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:31.156482 10647 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.157447  8509 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.158214 10624 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.158267 10615 raft_consensus.cc:2804] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:31.158841 10615 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.159219 10615 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:02:31.159438  8508 leader_election.cc:336] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.161320  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:31.161962  8609 raft_consensus.cc:2468] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 1.
I20260709 13:02:31.162778 10680 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.158852 10624 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:31.163602  8582 leader_election.cc:336] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.163318 10680 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.164032  8582 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.165194 10624 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.163333  9189 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:31.165612 10680 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.166278 10594 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.166882 10679 raft_consensus.cc:2749] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:31.166803 10594 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.168877 10594 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.169390 10594 raft_consensus.cc:2804] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:31.169737 10594 raft_consensus.cc:493] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.170073 10594 raft_consensus.cc:3060] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:31.170249  8508 leader_election.cc:336] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.170800 10615 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.173048  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:31.173817 10615 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:31.174002  8582 leader_election.cc:336] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.174254  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:31.174901  8613 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 3.
I20260709 13:02:31.175392 10665 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:31.171587  9190 leader_election.cc:336] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.174516  8582 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.176628 10679 raft_consensus.cc:2749] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:31.141626  9225 raft_consensus.cc:2468] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 6.
I20260709 13:02:31.185181  8362 catalog_manager.cc:5697] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.170704  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:31.188697  8535 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:31.189026  8507 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.189829 10665 raft_consensus.cc:2804] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:31.190191 10665 raft_consensus.cc:493] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
W20260709 13:02:31.190326  8582 leader_election.cc:336] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.190601 10665 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.193344  8584 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.194168 10668 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:31.194548 10668 raft_consensus.cc:493] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.194952 10668 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:02:31.196050  8508 leader_election.cc:336] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.190450  8509 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.197739 10615 raft_consensus.cc:2804] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:02:31.198215 10615 raft_consensus.cc:697] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 6 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:31.199275 10615 consensus_queue.cc:237] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.204808  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6441f4bb6901437fb718e27b081450d4" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:31.205636  9225 raft_consensus.cc:3060] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.208153 10668 raft_consensus.cc:515] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.210464 10668 leader_election.cc:290] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.213282  9225 raft_consensus.cc:2468] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 3.
I20260709 13:02:31.204356 10665 raft_consensus.cc:515] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.215583  8509 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.221803 10665 leader_election.cc:290] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:31.223568  9190 leader_election.cc:336] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.224086  9190 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.224789 10635 raft_consensus.cc:2749] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:31.226879 10665 raft_consensus.cc:2804] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:31.227638 10665 raft_consensus.cc:697] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:31.233762 10665 consensus_queue.cc:237] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.239288 10594 raft_consensus.cc:515] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.244737  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "653b310bdff84491a08eaf8e14cabbd9" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:31.245535  8541 raft_consensus.cc:3060] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.245731 10668 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.246291 10668 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.248557 10668 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.253165  8541 raft_consensus.cc:2468] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:31.261505  8584 leader_election.cc:304] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.264586 10668 raft_consensus.cc:2804] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:31.265219 10668 raft_consensus.cc:697] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:31.266347 10668 consensus_queue.cc:237] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.270613 10635 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.271144 10647 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.271227 10635 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.271898 10647 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.273177  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 74754.7us
I20260709 13:02:31.274086 10647 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.276607 10635 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.276754 10680 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.277391 10624 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.279987 10680 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.280095 10624 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.280912  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:31.281540  8541 raft_consensus.cc:2468] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 1.
I20260709 13:02:31.282087 10680 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.282513 10624 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.282781  9192 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.277580  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
W20260709 13:02:31.281464  9190 leader_election.cc:336] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:31.278488  8582 leader_election.cc:336] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.279269  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:31.284956  8535 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:31.283631 10635 raft_consensus.cc:2804] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:31.286062 10635 raft_consensus.cc:493] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.288189 10635 raft_consensus.cc:3060] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.290434  8367 catalog_manager.cc:5697] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 5 to 6, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 6 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.294512  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28f639a8b2124c24a321bbd2537b40fc" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:31.295182  8613 raft_consensus.cc:3060] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.295248 10668 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.295967 10668 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.297202  8584 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.298215 10680 raft_consensus.cc:2804] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:02:31.289106  9190 leader_election.cc:336] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.289229  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.298641 10680 raft_consensus.cc:493] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.299073 10680 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.299016  9190 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.301885 10647 raft_consensus.cc:2749] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:31.304826  8508 leader_election.cc:336] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.305390  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9e705173752435a9e0a3cc6e8858ca1" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:31.306147  8609 raft_consensus.cc:3060] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:02:31.306453  8582 leader_election.cc:336] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:31.311599  9190 leader_election.cc:336] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.313839  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.314554  9225 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
I20260709 13:02:31.315537  8583 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:31.317391  8613 raft_consensus.cc:2468] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:31.317869 10668 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.285303 10594 leader_election.cc:290] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.322515  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:31.323571  8535 raft_consensus.cc:2468] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:31.324223 10679 raft_consensus.cc:2804] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:31.324658 10679 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.325340 10679 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.326702  9189 leader_election.cc:304] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.327692 10647 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.328351 10647 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.330295 10635 raft_consensus.cc:515] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.332106 10647 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.332932  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:31.334015  8609 raft_consensus.cc:2468] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 4.
I20260709 13:02:31.334585 10594 raft_consensus.cc:2804] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.335497 10624 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.341792 10624 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.342703 10679 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.344300 10624 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:31.338779  9190 leader_election.cc:336] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.346711  9192 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:31.347749 10647 raft_consensus.cc:2749] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:31.350023  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f378968592b417c9ca9307e0faa439c" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:31.350613  8535 raft_consensus.cc:3060] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:31.350908  8582 leader_election.cc:336] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.351392 10594 raft_consensus.cc:697] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:31.355890 10680 raft_consensus.cc:515] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.357993 10680 leader_election.cc:290] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.358479 10635 leader_election.cc:290] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.359002 10679 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.361574  8535 raft_consensus.cc:2468] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
W20260709 13:02:31.361655  8582 leader_election.cc:336] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.362820  8367 catalog_manager.cc:5697] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.366034  9192 leader_election.cc:304] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.366123  8507 leader_election.cc:304] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.368216 10665 raft_consensus.cc:2804] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:31.368813 10665 raft_consensus.cc:697] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:31.369731 10665 consensus_queue.cc:237] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.369590  8362 catalog_manager.cc:5697] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 2 to 3, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 3 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.373338 10635 raft_consensus.cc:2804] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.374054  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.374692  9225 raft_consensus.cc:2468] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 1.
I20260709 13:02:31.352295 10594 consensus_queue.cc:237] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.384857  8509 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
W20260709 13:02:31.385005  8582 leader_election.cc:336] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.385777 10624 raft_consensus.cc:2804] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:31.386250 10624 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.386705 10624 raft_consensus.cc:3060] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:31.390025  8582 leader_election.cc:336] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.394340  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145d667ef1ce4e8da73e4289d8151d37" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:31.395035  9225 raft_consensus.cc:3060] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.401022 10679 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.401575 10679 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.403650 10679 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:31.409075  8582 leader_election.cc:336] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.410931  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.411579  9221 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
I20260709 13:02:31.413906  8583 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.414696 10679 raft_consensus.cc:2804] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:31.415081 10679 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.415432 10679 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:02:31.416442  9190 leader_election.cc:336] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.421568 10692 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.422093 10692 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.425400  8535 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2" is_pre_election: true
I20260709 13:02:31.425972  8535 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 3.
I20260709 13:02:31.427037  9192 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.427944 10647 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:02:31.428313 10647 raft_consensus.cc:493] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.428664 10647 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.406055  9225 raft_consensus.cc:2468] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 3.
W20260709 13:02:31.339278  8508 leader_election.cc:336] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.431321  8508 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [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: f6aea190eee640cb962068827d2c62c2; no voters: 43354017538d43aaa0dbbf05dfccafe0, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.432077 10683 raft_consensus.cc:2749] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:31.433018  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 93766.4us
I20260709 13:02:31.434513  8584 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.434619  8583 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.435515 10692 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.436239 10667 raft_consensus.cc:2804] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:31.378183 10635 raft_consensus.cc:697] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:31.436645 10680 raft_consensus.cc:2804] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:31.437330 10635 consensus_queue.cc:237] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.436619 10667 raft_consensus.cc:493] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.439545 10667 raft_consensus.cc:3060] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.439844 10679 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.440291 10647 raft_consensus.cc:515] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.442042 10679 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.444792  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a19c12f8df1c4c1786aa59513f210d45" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 6 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:31.457564  9225 raft_consensus.cc:3060] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.445714  8541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "adc320ddb85a4145b2a8101ca5c63300" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 4 candidate_status { last_received { term: 3 index: 5 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:31.458382  8541 raft_consensus.cc:3060] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.462193 10680 raft_consensus.cc:697] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:31.463101 10680 consensus_queue.cc:237] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.466054  8541 raft_consensus.cc:2468] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 4.
I20260709 13:02:31.467260  9192 leader_election.cc:304] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.466823  8362 catalog_manager.cc:5697] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.468148 10594 raft_consensus.cc:2804] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:31.468652 10594 raft_consensus.cc:697] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:31.469506 10594 consensus_queue.cc:237] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 5, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.471951  9225 raft_consensus.cc:2468] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:31.448908 10667 raft_consensus.cc:515] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.488314 10667 leader_election.cc:290] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.453923  8367 catalog_manager.cc:5697] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 4 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.487907  8362 catalog_manager.cc:5697] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 2 to 3, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 3 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.455961  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c42e9fb4a394b789820ac821b037ba2" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:31.490680  8536 raft_consensus.cc:3060] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:02:31.452122 10624 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.446991 10647 leader_election.cc:290] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:31.485131 10695 raft_consensus.cc:1064] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: attempting to promote NON_VOTER 43354017538d43aaa0dbbf05dfccafe0 to VOTER
I20260709 13:02:31.494611 10624 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.496176 10665 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.494328 10647 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.498900  8536 raft_consensus.cc:2468] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 4.
I20260709 13:02:31.498582 10665 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.502797 10665 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.495975 10695 consensus_queue.cc:237] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.499738  8583 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:31.498900 10647 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.506083 10667 raft_consensus.cc:2804] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:31.506623 10667 raft_consensus.cc:697] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:31.507517 10667 consensus_queue.cc:237] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 3.6, Last appended by leader: 6, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.511332  8508 leader_election.cc:336] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.524641  8584 leader_election.cc:304] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.525825 10668 raft_consensus.cc:2804] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:02:31.535825  8536 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3723fb67da7745fe80e8ca218196c065" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f6aea190eee640cb962068827d2c62c2"
I20260709 13:02:31.536463  8536 raft_consensus.cc:3060] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.535825  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d1c6cd4bb1a41cb80493a3352d53b30" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:31.538722  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:31.539077  9221 raft_consensus.cc:3060] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.539242  9225 raft_consensus.cc:2468] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:31.542814  8609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76" is_pre_election: true
I20260709 13:02:31.543380  8609 raft_consensus.cc:2468] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 1.
I20260709 13:02:31.543725  8362 catalog_manager.cc:5697] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.545295  9189 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: 
I20260709 13:02:31.546511 10594 raft_consensus.cc:2804] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:31.546877 10594 raft_consensus.cc:493] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
W20260709 13:02:31.547232  8508 leader_election.cc:336] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.547863  9225 raft_consensus.cc:1275] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEARNER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:31.547251 10594 raft_consensus.cc:3060] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.549165 10695 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:31.545370  8362 catalog_manager.cc:5697] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 4 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.558806 10647 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.589824 10668 raft_consensus.cc:697] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:31.631160 10668 consensus_queue.cc:237] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [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: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.604956  9221 raft_consensus.cc:2468] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 2.
I20260709 13:02:31.610576  8536 raft_consensus.cc:2468] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
W20260709 13:02:31.615482  8582 leader_election.cc:336] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:31.547819  8508 leader_election.cc:336] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:31.635797  8508 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 88008.2us
I20260709 13:02:31.636747  8362 catalog_manager.cc:5697] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:31.639968  8542 raft_consensus.cc:1275] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:02:31.645658 10695 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:02:31.652370  8584 leader_election.cc:304] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.653307 10695 raft_consensus.cc:2804] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.653836 10695 raft_consensus.cc:697] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
W20260709 13:02:31.655146  8508 consensus_peers.cc:597] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.660162  8509 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
W20260709 13:02:31.664508  9190 leader_election.cc:336] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.665676 10665 raft_consensus.cc:2804] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:02:31.672010 10665 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Starting leader election (detected failure of leader d42c48daf96f40ffa4879adc3317b711)
I20260709 13:02:31.672425 10665 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.680320 10665 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.681257 10695 consensus_queue.cc:237] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:31.708345  9221 raft_consensus.cc:1275] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:31.684221 10594 raft_consensus.cc:515] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.667866  9190 leader_election.cc:336] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:31.700423  8582 leader_election.cc:336] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:31.706012  8508 consensus_peers.cc:597] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:31.711771  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 43921.6us
I20260709 13:02:31.710342 10679 consensus_queue.cc:1048] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.003s
I20260709 13:02:31.718991 10594 leader_election.cc:290] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:31.721087  8509 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.725497  8613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af775cf3a4a24b4ea6c6682ae423a406" candidate_uuid: "43354017538d43aaa0dbbf05dfccafe0" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "a2a29a18e8c94effab2331c16076fd76"
I20260709 13:02:31.738430  8613 raft_consensus.cc:3060] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:31.726609  8362 catalog_manager.cc:5697] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 3 to 4, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 4 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
W20260709 13:02:31.728895  9190 leader_election.cc:336] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.727622 10665 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 election: Requested vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:31.745951  9225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "73987457160f428fb666d1e5bcbf6e5a" candidate_uuid: "f6aea190eee640cb962068827d2c62c2" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:31.746548  9225 raft_consensus.cc:3060] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:02:31.746248 10667 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:31.748780 10624 raft_consensus.cc:2804] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.749331 10624 raft_consensus.cc:697] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:31.750182 10624 consensus_queue.cc:237] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.756395  9190 leader_election.cc:336] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.755897  8536 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:31.759995  9225 raft_consensus.cc:2468] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f6aea190eee640cb962068827d2c62c2 in term 3.
I20260709 13:02:31.761078  8509 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [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: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2; no voters: 
I20260709 13:02:31.761835 10683 raft_consensus.cc:2804] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:02:31.761343  9224 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:31.762334 10683 raft_consensus.cc:697] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Becoming Leader. State: Replica: f6aea190eee640cb962068827d2c62c2, State: Running, Role: LEADER
I20260709 13:02:31.772710  7328 tablet_server.cc:196] TabletServer@127.7.40.1:0 shutdown complete.
W20260709 13:02:31.765058  8508 leader_election.cc:336] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:31.769505  8613 raft_consensus.cc:2468] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 43354017538d43aaa0dbbf05dfccafe0 in term 2.
I20260709 13:02:31.775238  9189 leader_election.cc:304] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:31.780006  8542 raft_consensus.cc:1275] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:02:31.796032  8582 consensus_peers.cc:597] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.787825 10647 raft_consensus.cc:2804] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:31.813766  9224 raft_consensus.cc:1275] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 5 index: 7. Preceding OpId from leader: term: 6 index: 8. (index mismatch)
W20260709 13:02:31.814582  8508 consensus_peers.cc:597] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.816334  9225 raft_consensus.cc:1275] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:31.789055 10679 consensus_queue.cc:1048] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
W20260709 13:02:31.827957  8582 consensus_peers.cc:597] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:31.828552  8582 consensus_peers.cc:597] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.811703 10647 raft_consensus.cc:697] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Becoming Leader. State: Replica: 43354017538d43aaa0dbbf05dfccafe0, State: Running, Role: LEADER
I20260709 13:02:31.833175  8367 catalog_manager.cc:5697] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: config changed from index 3 to 4, 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } attrs { replace: true } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
I20260709 13:02:31.845386  8536 raft_consensus.cc:1275] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:31.848465 10692 consensus_queue.cc:1048] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:02:31.858965 10709 consensus_queue.cc:1048] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:31.859401 10647 consensus_queue.cc:237] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.868644  8362 catalog_manager.cc:5697] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to a2a29a18e8c94effab2331c16076fd76 (127.7.40.3). New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } }
I20260709 13:02:31.819095 10665 consensus_queue.cc:1048] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 8, Last known committed idx: 7, Time since last communication: 0.021s
W20260709 13:02:31.875562  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 45861.4us
I20260709 13:02:31.883222  8612 raft_consensus.cc:1275] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 13:02:31.913592  9190 consensus_peers.cc:597] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:31.822326 10683 consensus_queue.cc:237] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:31.910243 10709 consensus_queue.cc:1048] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.022s
I20260709 13:02:31.946779  8612 consensus_queue.cc:237] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:31.953948  9190 consensus_peers.cc:597] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:31.967832  9222 raft_consensus.cc:1275] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:31.969452  9226 raft_consensus.cc:1275] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260709 13:02:31.970256 10712 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:31.975747 10695 consensus_queue.cc:1048] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:31.997414  8535 raft_consensus.cc:1275] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:31.998956  9190 consensus_peers.cc:597] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:32.006489  8507 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 121246us
I20260709 13:02:32.011461  8542 raft_consensus.cc:1275] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260709 13:02:32.022734  8613 raft_consensus.cc:1275] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:32.050954  8508 consensus_peers.cc:597] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.051738  9221 raft_consensus.cc:1275] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:02:32.074522  8362 catalog_manager.cc:5697] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4). New cstate: current_term: 2 leader_uuid: "43354017538d43aaa0dbbf05dfccafe0" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.113433 10717 consensus_queue.cc:1048] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.044s
I20260709 13:02:32.086733 10668 consensus_queue.cc:1048] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.032s
W20260709 13:02:32.158142  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 102661us
I20260709 13:02:32.084816 10594 consensus_queue.cc:1048] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.039s
W20260709 13:02:32.197170  8584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 117925us
W20260709 13:02:32.197369  8582 consensus_peers.cc:597] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.200984 10718 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:32.222291  8582 consensus_peers.cc:597] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.225960  9220 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:32.232807  8582 consensus_peers.cc:597] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:32.234650  8508 consensus_peers.cc:597] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.245466  9190 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 53590.3us
I20260709 13:02:32.254731  8536 raft_consensus.cc:2955] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } } }
W20260709 13:02:32.262398  9190 consensus_peers.cc:597] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.272157 10738 consensus_queue.cc:1048] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:32.300622  8541 raft_consensus.cc:1275] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:02:32.300714  8543 raft_consensus.cc:1275] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Refusing update from remote peer a2a29a18e8c94effab2331c16076fd76: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:02:32.306967  9224 raft_consensus.cc:1275] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
W20260709 13:02:32.318926  9190 consensus_peers.cc:597] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.331568 10665 consensus_queue.cc:1048] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } 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 13:02:32.336748  8351 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3ad850420aa47ad9b2849ccd74281f8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
W20260709 13:02:32.339953  8582 consensus_peers.cc:597] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:32.341027  8508 consensus_peers.cc:597] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:32.346665  8508 consensus_peers.cc:597] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.363943 10712 consensus_queue.cc:1048] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:02:32.365289  8582 consensus_peers.cc:597] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.366552 10712 consensus_queue.cc:1048] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:02:32.378134  8508 consensus_peers.cc:597] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.382712  8508 consensus_peers.cc:597] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.381505  8362 catalog_manager.cc:5697] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 reported cstate change: config changed from index 4 to 5, VOTER d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) evicted. New cstate: current_term: 2 leader_uuid: "a2a29a18e8c94effab2331c16076fd76" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:02:32.392761  8609 raft_consensus.cc:1275] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Refusing update from remote peer 43354017538d43aaa0dbbf05dfccafe0: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:02:32.395042 10647 consensus_queue.cc:1048] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 13:02:32.395824  8582 consensus_peers.cc:597] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.418787  9190 consensus_peers.cc:597] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.422191  8367 catalog_manager.cc:5697] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 1 to 2, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 2 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:02:32.433310  8367 catalog_manager.cc:5697] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 reported cstate change: term changed from 2 to 3, leader changed from d42c48daf96f40ffa4879adc3317b711 (127.7.40.1) to f6aea190eee640cb962068827d2c62c2 (127.7.40.2). New cstate: current_term: 3 leader_uuid: "f6aea190eee640cb962068827d2c62c2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
W20260709 13:02:32.448453  8582 consensus_peers.cc:597] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.443995  9190 consensus_peers.cc:597] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.453068  9190 consensus_peers.cc:597] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.453863  9190 consensus_peers.cc:597] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.462078  8582 consensus_peers.cc:597] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.474232  8508 consensus_peers.cc:597] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:32.484212  8582 consensus_peers.cc:597] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.486531  9190 consensus_peers.cc:597] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.498049  8508 consensus_peers.cc:597] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.504905  9225 raft_consensus.cc:1275] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Refusing update from remote peer f6aea190eee640cb962068827d2c62c2: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
W20260709 13:02:32.519676  8508 consensus_peers.cc:597] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.522845 10615 consensus_queue.cc:1048] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
W20260709 13:02:32.578426  8582 consensus_peers.cc:597] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.589308  8352 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 103007us
W20260709 13:02:32.604925  8352 catalog_manager.cc:4755] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c3ad850420aa47ad9b2849ccd74281f8: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:32.621137  8508 consensus_peers.cc:597] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.625037  8582 consensus_peers.cc:597] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.677783  9190 consensus_peers.cc:597] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.678632  7328 tablet_server.cc:179] TabletServer@127.7.40.2:0 shutting down...
W20260709 13:02:32.686480  9192 consensus_peers.cc:597] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:32.706682  9190 consensus_peers.cc:597] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.709676  8582 consensus_peers.cc:597] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.716778  8584 consensus_peers.cc:597] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:32.724139  9192 consensus_peers.cc:597] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:32.733078  8584 consensus_peers.cc:597] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:32.749333  9192 consensus_peers.cc:597] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:32.752707  8508 consensus_peers.cc:597] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.769238  8584 consensus_peers.cc:597] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:32.790911  8508 consensus_peers.cc:597] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.792443  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:32.795473  7328 tablet_replica.cc:333] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.796455  7328 raft_consensus.cc:2243] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.797130  7328 raft_consensus.cc:2272] T afefc07f6a754cce88449d3e9af19e63 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.799809  7328 tablet_replica.cc:333] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
W20260709 13:02:32.808202  8584 consensus_peers.cc:597] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.800680  7328 raft_consensus.cc:2243] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.812793  7328 raft_consensus.cc:2272] T 788f8aa6cdab4c09b405ee23f66a4c1f P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:32.821942  9192 consensus_peers.cc:597] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.823474  7328 tablet_replica.cc:333] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.824700  7328 raft_consensus.cc:2243] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.826922  7328 raft_consensus.cc:2272] T fa150da0f465412cabfdb0a99f8d519f P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.830502  7328 tablet_replica.cc:333] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.831456  7328 raft_consensus.cc:2243] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 6 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.832767  7328 raft_consensus.cc:2272] T fce64aeaa7244819b258cb2578d23c4a P f6aea190eee640cb962068827d2c62c2 [term 6 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:32.836707  8508 consensus_peers.cc:597] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.844919  8508 consensus_peers.cc:597] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:32.846254  8584 consensus_peers.cc:597] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.846405  7328 tablet_replica.cc:333] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.847611  7328 raft_consensus.cc:2243] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:32.848002  9190 consensus_peers.cc:597] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:32.848453  7328 raft_consensus.cc:2272] T d5e6bab5cfd24381929359414f3890fe P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.851428  7328 tablet_replica.cc:333] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.852396  7328 raft_consensus.cc:2243] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.853492  7328 raft_consensus.cc:2272] T d9a37b4cb80e41a4880c27a5040f558b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:32.855078  9192 consensus_peers.cc:597] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.856309  7328 tablet_replica.cc:333] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.857381  7328 raft_consensus.cc:2243] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.858471  7328 raft_consensus.cc:2272] T 5856c40737834bb4b8d4eac0e2a145e3 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.861555  7328 tablet_replica.cc:333] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.862735  7328 raft_consensus.cc:2243] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.863391  7328 raft_consensus.cc:2272] T 4abc034bea2c45eb8147a4e404277538 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.867339  7328 tablet_replica.cc:333] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.868611  7328 raft_consensus.cc:2243] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.869807  7328 raft_consensus.cc:2272] T d1f5c3a03c9844a9b96b09a3640e6070 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.873471  7328 tablet_replica.cc:333] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.874471  7328 raft_consensus.cc:2243] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.875708  7328 raft_consensus.cc:2272] T 7f378968592b417c9ca9307e0faa439c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.882681  7328 tablet_replica.cc:333] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.883988  7328 raft_consensus.cc:2243] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.885713  7328 raft_consensus.cc:2272] T f5025f726d534e65bcd6ab50f2af2b8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.889724  7328 tablet_replica.cc:333] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.890763  7328 raft_consensus.cc:2243] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.892318  7328 raft_consensus.cc:2272] T 6441f4bb6901437fb718e27b081450d4 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.896122  7328 tablet_replica.cc:333] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.897136  7328 raft_consensus.cc:2243] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.904628  7328 raft_consensus.cc:2272] T 9302326f7f904b88b2f3f3a7da097ea2 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.909934  7328 tablet_replica.cc:333] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.912257  7328 raft_consensus.cc:2243] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.913003  7328 raft_consensus.cc:2272] T 2c42e9fb4a394b789820ac821b037ba2 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:32.913879  8584 consensus_peers.cc:597] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.916642  7328 tablet_replica.cc:333] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.921777  7328 raft_consensus.cc:2243] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.922823  7328 raft_consensus.cc:2272] T 8b118a8a5c0f4612956ee85bf1f916a9 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.926074  7328 tablet_replica.cc:333] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
W20260709 13:02:32.932351  9192 consensus_peers.cc:597] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.940302  7328 raft_consensus.cc:2243] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.941134  7328 raft_consensus.cc:2272] T 67d08d3c63334ad8b95d6ef6ec98991e P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.943639  7328 tablet_replica.cc:333] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.949999  7328 raft_consensus.cc:2243] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.951017  7328 raft_consensus.cc:2272] T c3ad850420aa47ad9b2849ccd74281f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.958668  7328 tablet_replica.cc:333] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.959604  7328 raft_consensus.cc:2243] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.960335  7328 raft_consensus.cc:2272] T aa35f760f0e6415ab82b7a2f29578af7 P f6aea190eee640cb962068827d2c62c2 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.962867  7328 tablet_replica.cc:333] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.963721  7328 raft_consensus.cc:2243] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.964375  7328 raft_consensus.cc:2272] T 663703cb3f3b4c588cb83411929a62e5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.966969  7328 tablet_replica.cc:333] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.969751  7328 raft_consensus.cc:2243] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.970763  7328 raft_consensus.cc:2272] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:32.971652  8584 consensus_peers.cc:597] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.973138  7328 tablet_replica.cc:333] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.974053  7328 raft_consensus.cc:2243] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.976644  7328 raft_consensus.cc:2272] T 251a2bfcd62744599a632f4abc364519 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:32.980006  7328 tablet_replica.cc:333] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:32.980782  7328 raft_consensus.cc:2243] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:32.981824  7328 raft_consensus.cc:2272] T 0d1c6cd4bb1a41cb80493a3352d53b30 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:32.984283  9192 consensus_peers.cc:597] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.984790  7328 tablet_replica.cc:333] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
W20260709 13:02:32.984858  9192 consensus_peers.cc:597] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:32.985466  9192 consensus_peers.cc:597] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:32.985826  7328 raft_consensus.cc:2243] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:32.986481  7328 raft_consensus.cc:2272] T 653b310bdff84491a08eaf8e14cabbd9 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:32.995354  9192 consensus_peers.cc:597] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.003032  7328 tablet_replica.cc:333] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.007894  7328 raft_consensus.cc:2243] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.008853  7328 raft_consensus.cc:2272] T 6900e0621c8c45e09da0981c500d7c20 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.011384  7328 tablet_replica.cc:333] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.013744  7328 raft_consensus.cc:2243] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.015202  7328 raft_consensus.cc:2272] T 09840237d0194fb5997c1e3f0067c621 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:33.015507  8584 consensus_peers.cc:597] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:33.016808  8584 consensus_peers.cc:597] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.018697  7328 tablet_replica.cc:333] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.023129  7328 raft_consensus.cc:2243] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.023661  7328 raft_consensus.cc:2272] T 49e34839cf374ca6bd6f5f2a6d90248a P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.025540  7328 tablet_replica.cc:333] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.026127  7328 raft_consensus.cc:2243] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.026903  7328 raft_consensus.cc:2272] T 01d89a503669457cac3f10ddd3877d05 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.028852  7328 tablet_replica.cc:333] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.029407  7328 raft_consensus.cc:2243] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.029906  7328 raft_consensus.cc:2272] T adc320ddb85a4145b2a8101ca5c63300 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.032450  7328 tablet_replica.cc:333] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.033401  7328 raft_consensus.cc:2243] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.034053  7328 raft_consensus.cc:2272] T 7dc05c5995c445dbaef017c4d89b8e8c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.036028  7328 tablet_replica.cc:333] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.036535  7328 raft_consensus.cc:2243] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.038048  7328 raft_consensus.cc:2272] T b9e705173752435a9e0a3cc6e8858ca1 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.040352  7328 tablet_replica.cc:333] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.040930  7328 raft_consensus.cc:2243] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.041640  7328 raft_consensus.cc:2272] T ca0d5f97e9514e74982b19351c331f9c P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.043836  7328 tablet_replica.cc:333] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.044461  7328 raft_consensus.cc:2243] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.044948  7328 raft_consensus.cc:2272] T ff901a392d204295acfb34eed9fc0ef0 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.046819  7328 tablet_replica.cc:333] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.047386  7328 raft_consensus.cc:2243] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.048043  7328 raft_consensus.cc:2272] T 4949f26f09b946ba8d578e40d14f404d P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.049948  7328 tablet_replica.cc:333] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.050696  7328 raft_consensus.cc:2243] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.051293  7328 raft_consensus.cc:2272] T aaa114b17c2c44adad1ae5dc02ec0407 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.053426  7328 tablet_replica.cc:333] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.054287  7328 raft_consensus.cc:2243] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.055361  7328 raft_consensus.cc:2272] T c7e5ed09dbba44abb8b6d927f5f19a73 P f6aea190eee640cb962068827d2c62c2 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.057713  7328 tablet_replica.cc:333] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.058442  7328 raft_consensus.cc:2243] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.062245  7328 raft_consensus.cc:2272] T 4c6111d4f1904ce8954f9f389977db03 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:33.063823  8584 consensus_peers.cc:597] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.066721  7328 tablet_replica.cc:333] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.067487  7328 raft_consensus.cc:2243] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.069934  7328 raft_consensus.cc:2272] T 73987457160f428fb666d1e5bcbf6e5a P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.073307  7328 tablet_replica.cc:333] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.074222  7328 raft_consensus.cc:2243] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.075459  7328 raft_consensus.cc:2272] T 9efbb66886dd465fb490767755834ab5 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.077741  7328 tablet_replica.cc:333] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.078501  7328 raft_consensus.cc:2243] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.079704  7328 raft_consensus.cc:2272] T 509ae50355a3499390dba8107e5a4aad P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.081945  7328 tablet_replica.cc:333] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.084257  7328 raft_consensus.cc:2243] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.085093  7328 raft_consensus.cc:2272] T ff85635d804443fbb7c21b50d3b71eda P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.087678  7328 tablet_replica.cc:333] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.088325  7328 raft_consensus.cc:2243] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.088832  7328 raft_consensus.cc:2272] T 1472fb4f07624ba592383c9a6c597715 P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.090925  7328 tablet_replica.cc:333] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.091501  7328 raft_consensus.cc:2243] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.091960  7328 raft_consensus.cc:2272] T 3723fb67da7745fe80e8ca218196c065 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.094820  7328 tablet_replica.cc:333] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.095453  7328 raft_consensus.cc:2243] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.097240  7328 raft_consensus.cc:2272] T e23c132724fd4288abfcf601d9e8a66b P f6aea190eee640cb962068827d2c62c2 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.099448  7328 tablet_replica.cc:333] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.100708  7328 raft_consensus.cc:2243] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.101679  7328 raft_consensus.cc:2272] T 533aa38656e44bec9f03374e1f99f8f8 P f6aea190eee640cb962068827d2c62c2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.104041  7328 tablet_replica.cc:333] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2: stopping tablet replica
I20260709 13:02:33.104630  7328 raft_consensus.cc:2243] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.105726  7328 raft_consensus.cc:2272] T 048447b196d94e71b523ac87652eb2d8 P f6aea190eee640cb962068827d2c62c2 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:33.117220  8584 consensus_peers.cc:597] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:33.120193  8584 consensus_peers.cc:597] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:33.149511  8584 consensus_peers.cc:597] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:33.201056  9192 consensus_peers.cc:597] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. 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 13:02:33.283208  8584 consensus_peers.cc:597] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:02:33.674008  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 75254.9us
W20260709 13:02:33.714581  9189 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.7.40.3:46397, user_credentials={real_user=slave}} blocked reactor thread for 47684.9us
I20260709 13:02:33.743991  7328 tablet_server.cc:196] TabletServer@127.7.40.2:0 shutdown complete.
W20260709 13:02:33.809674  8352 catalog_manager.cc:4755] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c3ad850420aa47ad9b2849ccd74281f8: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:33.870764  7328 tablet_server.cc:179] TabletServer@127.7.40.3:0 shutting down...
I20260709 13:02:33.896566 10718 raft_consensus.cc:493] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:33.897161 10718 raft_consensus.cc:515] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:33.897503  9189 consensus_peers.cc:597] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.899281 10718 leader_election.cc:290] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:33.941231  8584 leader_election.cc:336] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:33.947330  8582 leader_election.cc:336] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:33.947940  8582 leader_election.cc:304] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:33.948128  9189 consensus_peers.cc:597] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.951604 10718 raft_consensus.cc:2749] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:33.960119  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:33.961161  7328 tablet_replica.cc:333] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:33.961982  7328 raft_consensus.cc:2243] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.963001  7328 raft_consensus.cc:2272] T afefc07f6a754cce88449d3e9af19e63 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.965862  7328 tablet_replica.cc:333] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:33.966694  7328 raft_consensus.cc:2243] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.967125 10753 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:33.967710  7328 raft_consensus.cc:2272] T 788f8aa6cdab4c09b405ee23f66a4c1f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.967659 10753 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:33.969929 10753 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:33.975167  7328 tablet_replica.cc:333] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:33.976293  7328 raft_consensus.cc:2243] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.976961  7328 raft_consensus.cc:2272] T d9a37b4cb80e41a4880c27a5040f558b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:33.977304  9192 leader_election.cc:336] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:33.979738  7328 tablet_replica.cc:333] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:33.980693  7328 raft_consensus.cc:2243] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.981695  7328 raft_consensus.cc:2272] T d5e6bab5cfd24381929359414f3890fe P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.984754  7328 tablet_replica.cc:333] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:33.985512  7328 raft_consensus.cc:2243] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:33.986511  7328 raft_consensus.cc:2272] T fa150da0f465412cabfdb0a99f8d519f P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:33.989073  7328 tablet_replica.cc:333] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:33.989886  7328 raft_consensus.cc:2243] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.990504  7328 raft_consensus.cc:2272] T 5856c40737834bb4b8d4eac0e2a145e3 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:33.993290  9189 consensus_peers.cc:597] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:33.993281  7328 tablet_replica.cc:333] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:33.995934  7328 raft_consensus.cc:2243] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:33.996486  7328 raft_consensus.cc:2272] T c88ea53aab584332a699a5ca8387ad4a P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.008711  9190 leader_election.cc:336] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.009143  9190 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.009907 10754 raft_consensus.cc:2749] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:02:34.012724  8582 consensus_peers.cc:597] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:34.014328  7328 tablet_replica.cc:333] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.015223  7328 raft_consensus.cc:2243] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.015802  7328 raft_consensus.cc:2272] T d21d6055349e4522965abdcfb350bf3d P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.019166  7328 tablet_replica.cc:333] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.019963  7328 raft_consensus.cc:2243] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.021677  7328 raft_consensus.cc:2272] T dd8af61cb2244ffca825092e522fc99c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.024438  7328 tablet_replica.cc:333] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.025218  7328 raft_consensus.cc:2243] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.026141  7328 raft_consensus.cc:2272] T becbd53d97a34f97bcd416cde5191c1f P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.028491  7328 tablet_replica.cc:333] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.029193  7328 raft_consensus.cc:2243] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.030417  7328 raft_consensus.cc:2272] T d1f5c3a03c9844a9b96b09a3640e6070 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.032835  7328 tablet_replica.cc:333] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.033222 10754 raft_consensus.cc:493] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.033553  7328 raft_consensus.cc:2243] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.034053 10753 raft_consensus.cc:493] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
W20260709 13:02:34.035315  9189 consensus_peers.cc:597] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.035699 10753 raft_consensus.cc:515] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.033924 10754 raft_consensus.cc:515] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.037699 10753 leader_election.cc:290] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:34.038076 10754 leader_election.cc:290] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:34.044719  9192 leader_election.cc:336] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:34.045236  9192 leader_election.cc:336] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:34.046922  9190 leader_election.cc:336] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.047355  9190 leader_election.cc:304] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:34.048161  9190 leader_election.cc:336] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.048579  9190 leader_election.cc:304] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.049619 10754 raft_consensus.cc:2749] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:34.050226 10754 raft_consensus.cc:2749] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:34.034970  7328 raft_consensus.cc:2272] T a3b12ab75fec40e68fce360ce1434dc9 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.090418 10733 raft_consensus.cc:493] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.091686 10733 raft_consensus.cc:515] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:34.095702 10733 leader_election.cc:290] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:34.105063 10753 raft_consensus.cc:493] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.106113 10753 raft_consensus.cc:515] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:34.110226  8584 leader_election.cc:336] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.112689  7328 tablet_replica.cc:333] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.113029 10753 leader_election.cc:290] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:34.115258  7328 raft_consensus.cc:2243] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:34.115505  9189 consensus_peers.cc:597] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.116147  7328 raft_consensus.cc:2272] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.119769  7328 tablet_replica.cc:333] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.121373  7328 raft_consensus.cc:2243] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.122001 10754 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.124167 10754 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.122972  7328 raft_consensus.cc:2272] T 4abc034bea2c45eb8147a4e404277538 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.130786 10754 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:34.126842  8582 leader_election.cc:336] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.137061  8582 leader_election.cc:304] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.137151 10733 raft_consensus.cc:493] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
W20260709 13:02:34.138003  8582 raft_consensus.cc:2686] T f5025f726d534e65bcd6ab50f2af2b8c P a2a29a18e8c94effab2331c16076fd76: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:34.131750  7328 tablet_replica.cc:333] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.138078 10733 raft_consensus.cc:515] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:34.140044  7328 raft_consensus.cc:2243] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.141047 10733 leader_election.cc:290] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:34.141703 10733 raft_consensus.cc:493] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.142827 10733 raft_consensus.cc:515] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.144114  7328 raft_consensus.cc:2272] T 67d08d3c63334ad8b95d6ef6ec98991e P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.146020 10733 leader_election.cc:290] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:34.122841  9189 consensus_peers.cc:597] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. 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 13:02:34.147306  8584 leader_election.cc:336] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.148613 10718 raft_consensus.cc:493] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
W20260709 13:02:34.133546  9190 leader_election.cc:336] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.153479 10760 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.159145 10718 raft_consensus.cc:515] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:34.159757 10760 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.161784 10718 leader_election.cc:290] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:34.163023 10760 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
W20260709 13:02:34.163296  8584 leader_election.cc:336] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.165753  9221 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
I20260709 13:02:34.166867  9221 raft_consensus.cc:2468] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 1.
I20260709 13:02:34.168318  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9efbb66886dd465fb490767755834ab5" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0" is_pre_election: true
W20260709 13:02:34.169097  9189 consensus_peers.cc:597] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.169305  8583 leader_election.cc:304] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: f6aea190eee640cb962068827d2c62c2
W20260709 13:02:34.169929  8582 leader_election.cc:336] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.171927 10760 raft_consensus.cc:2804] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:02:34.173677 10647 raft_consensus.cc:493] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.175582 10760 raft_consensus.cc:493] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.176906 10647 raft_consensus.cc:515] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:34.184856  9189 consensus_peers.cc:597] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.185446 10647 leader_election.cc:290] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:34.180846  9190 leader_election.cc:336] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:34.186211  9192 leader_election.cc:336] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.186725 10760 raft_consensus.cc:3060] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:02:34.183257  8584 leader_election.cc:336] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:34.190701  8584 leader_election.cc:336] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.191179  8584 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: 43354017538d43aaa0dbbf05dfccafe0, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.192662 10733 raft_consensus.cc:2749] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:34.154619  7328 tablet_replica.cc:333] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
W20260709 13:02:34.197561  9189 consensus_peers.cc:597] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.199853  8582 leader_election.cc:304] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.201022  9192 leader_election.cc:304] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.201821 10754 raft_consensus.cc:2749] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:34.202031  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 65257.5us
I20260709 13:02:34.203619  7328 raft_consensus.cc:2243] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.203277 10760 raft_consensus.cc:515] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:34.206874  9189 leader_election.cc:336] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:34.207660 10733 raft_consensus.cc:2749] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:02:34.208702  8582 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.1:43783, user_credentials={real_user=slave}} blocked reactor thread for 53984.2us
W20260709 13:02:34.209143  8582 consensus_peers.cc:597] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:34.211789  8584 leader_election.cc:336] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:34.212458  9192 leader_election.cc:336] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.212962  9192 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.215618 10647 raft_consensus.cc:2749] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:02:34.216116  7328 raft_consensus.cc:2272] T c3ad850420aa47ad9b2849ccd74281f8 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.216498 10760 leader_election.cc:290] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 election: Requested vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), 43354017538d43aaa0dbbf05dfccafe0 (127.7.40.4:39039)
I20260709 13:02:34.220268  7328 tablet_replica.cc:333] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.221261  7328 raft_consensus.cc:2243] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.223734  7328 raft_consensus.cc:2272] T 653b310bdff84491a08eaf8e14cabbd9 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.224743  9224 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09840237d0194fb5997c1e3f0067c621" candidate_uuid: "a2a29a18e8c94effab2331c16076fd76" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "43354017538d43aaa0dbbf05dfccafe0"
I20260709 13:02:34.225391  9224 raft_consensus.cc:3060] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:02:34.234655  9224 raft_consensus.cc:2468] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a2a29a18e8c94effab2331c16076fd76 in term 2.
W20260709 13:02:34.235543  9192 leader_election.cc:336] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.236076  9192 leader_election.cc:304] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.238284  7328 tablet_replica.cc:333] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.239678  7328 raft_consensus.cc:2243] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.240639  7328 raft_consensus.cc:2272] T aa35f760f0e6415ab82b7a2f29578af7 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.241604  8582 leader_election.cc:336] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.242432  8582 leader_election.cc:304] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.244236  7328 tablet_replica.cc:333] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.245201 10647 raft_consensus.cc:2749] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:34.245949  8583 leader_election.cc:304] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [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: 43354017538d43aaa0dbbf05dfccafe0, a2a29a18e8c94effab2331c16076fd76; no voters: f6aea190eee640cb962068827d2c62c2
W20260709 13:02:34.247987  9189 consensus_peers.cc:597] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.248939 10760 raft_consensus.cc:2749] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:34.249698 10760 raft_consensus.cc:2804] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:02:34.250315 10760 raft_consensus.cc:697] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Becoming Leader. State: Replica: a2a29a18e8c94effab2331c16076fd76, State: Running, Role: LEADER
I20260709 13:02:34.251650 10760 consensus_queue.cc:237] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.258991 10759 raft_consensus.cc:493] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.259943 10759 raft_consensus.cc:515] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
I20260709 13:02:34.262502 10759 leader_election.cc:290] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:34.269822  8584 leader_election.cc:336] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.272130 10754 raft_consensus.cc:493] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.245235  7328 raft_consensus.cc:2243] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.272938 10754 raft_consensus.cc:515] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.275535 10754 leader_election.cc:290] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:34.276298  9189 consensus_peers.cc:597] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.277887  7328 raft_consensus.cc:2272] T 663703cb3f3b4c588cb83411929a62e5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.281608  7328 tablet_replica.cc:333] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
W20260709 13:02:34.282320  9190 leader_election.cc:336] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:34.286623  9192 leader_election.cc:336] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.287037  9192 leader_election.cc:304] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:34.287199  8582 leader_election.cc:336] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.287778 10647 raft_consensus.cc:2749] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:02:34.288532 10647 raft_consensus.cc:493] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.289330 10647 raft_consensus.cc:515] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.291844 10647 leader_election.cc:290] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:34.299532  7328 raft_consensus.cc:2243] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.300859  7328 raft_consensus.cc:2272] T 386f8f7149e045bcb2dbd8074249e988 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.304312 10759 raft_consensus.cc:493] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.305065 10759 raft_consensus.cc:515] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } }
W20260709 13:02:34.306077  9192 leader_election.cc:336] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.307413 10759 leader_election.cc:290] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:34.310916  7328 tablet_replica.cc:333] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.312237  7328 raft_consensus.cc:2243] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.312834  7328 raft_consensus.cc:2272] T 251a2bfcd62744599a632f4abc364519 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.287616  8582 leader_election.cc:304] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [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: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.315600 10759 raft_consensus.cc:2749] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:02:34.320225  8584 leader_election.cc:336] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:34.325449  9190 leader_election.cc:336] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.325974  9190 leader_election.cc:304] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.327507  7328 tablet_replica.cc:333] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.328634  7328 raft_consensus.cc:2243] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.329371  7328 raft_consensus.cc:2272] T 6900e0621c8c45e09da0981c500d7c20 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.333005  7328 tablet_replica.cc:333] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.334043  7328 raft_consensus.cc:2243] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Raft consensus shutting down.
W20260709 13:02:34.336225  8582 leader_election.cc:336] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.336668 10754 raft_consensus.cc:2749] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:34.337016  8582 leader_election.cc:304] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a2a29a18e8c94effab2331c16076fd76; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.338042 10759 raft_consensus.cc:2749] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:34.343045  7328 raft_consensus.cc:2272] T 1ba5e9ef2d9f421ebc2332254e01aa0a P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.346503  7328 tablet_replica.cc:333] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.347553  7328 raft_consensus.cc:2243] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.348357  7328 raft_consensus.cc:2272] T 8b118a8a5c0f4612956ee85bf1f916a9 P a2a29a18e8c94effab2331c16076fd76 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.351878  7328 tablet_replica.cc:333] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.352898  7328 raft_consensus.cc:2243] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.355221  7328 raft_consensus.cc:2272] T 2c42e9fb4a394b789820ac821b037ba2 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.359333  7328 tablet_replica.cc:333] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.360267  7328 raft_consensus.cc:2243] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.361053  7328 raft_consensus.cc:2272] T d9178a82b489436e96080a49908b6f4b P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.365463  7328 tablet_replica.cc:333] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.366505  7328 raft_consensus.cc:2243] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.367512  7328 pending_rounds.cc:70] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: Trying to abort 1 pending ops.
I20260709 13:02:34.367776  7328 pending_rounds.cc:77] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76: Aborting op as it isn't in flight: id { term: 2 index: 5 } timestamp: 7305634423856332800 op_type: NO_OP noop_request { }
I20260709 13:02:34.368219  7328 raft_consensus.cc:2889] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:02:34.368609  7328 raft_consensus.cc:2272] T 09840237d0194fb5997c1e3f0067c621 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.371644  7328 tablet_replica.cc:333] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.372377  7328 raft_consensus.cc:2243] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.373375  7328 raft_consensus.cc:2272] T 7dc05c5995c445dbaef017c4d89b8e8c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.377058  7328 tablet_replica.cc:333] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.377803  7328 raft_consensus.cc:2243] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.378592  7328 raft_consensus.cc:2272] T 01d89a503669457cac3f10ddd3877d05 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.381918  7328 tablet_replica.cc:333] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.382854  7328 raft_consensus.cc:2243] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.384569  7328 raft_consensus.cc:2272] T 4c6111d4f1904ce8954f9f389977db03 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.387544  7328 tablet_replica.cc:333] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.388365  7328 raft_consensus.cc:2243] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.395081  7328 raft_consensus.cc:2272] T fb6e4a2a3d214acebdbe75433dff332f P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.398444  7328 tablet_replica.cc:333] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.399518  7328 raft_consensus.cc:2243] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:02:34.399798  9189 consensus_peers.cc:597] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Couldn't send request to peer a2a29a18e8c94effab2331c16076fd76. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:02:34.400300  7328 raft_consensus.cc:2272] T 048447b196d94e71b523ac87652eb2d8 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.403822  7328 tablet_replica.cc:333] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.406176  7328 raft_consensus.cc:2243] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.408347  7328 raft_consensus.cc:2272] T a19c12f8df1c4c1786aa59513f210d45 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.412289  7328 tablet_replica.cc:333] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.413261  7328 raft_consensus.cc:2243] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.415030  7328 raft_consensus.cc:2272] T 145d667ef1ce4e8da73e4289d8151d37 P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.418155  7328 tablet_replica.cc:333] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.419064  7328 raft_consensus.cc:2243] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.420643  7328 raft_consensus.cc:2272] T 9efbb66886dd465fb490767755834ab5 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.422988  7328 tablet_replica.cc:333] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.423712  7328 raft_consensus.cc:2243] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.425141  7328 raft_consensus.cc:2272] T ff901a392d204295acfb34eed9fc0ef0 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.427711  7328 tablet_replica.cc:333] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.428393  7328 raft_consensus.cc:2243] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.430277  7328 raft_consensus.cc:2272] T e6b3978e46ea41889db4b5e6215823a0 P a2a29a18e8c94effab2331c16076fd76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.433238  7328 tablet_replica.cc:333] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.433866  7328 raft_consensus.cc:2243] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.434756  7328 raft_consensus.cc:2272] T b9e705173752435a9e0a3cc6e8858ca1 P a2a29a18e8c94effab2331c16076fd76 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.437058  7328 tablet_replica.cc:333] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.437849  7328 raft_consensus.cc:2243] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.439262  7328 raft_consensus.cc:2272] T af775cf3a4a24b4ea6c6682ae423a406 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.441864  7328 tablet_replica.cc:333] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.441876 10647 raft_consensus.cc:493] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.442874  7328 raft_consensus.cc:2243] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:34.442864 10647 raft_consensus.cc:515] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.444743  7328 raft_consensus.cc:2272] T 3723fb67da7745fe80e8ca218196c065 P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.448182  7328 tablet_replica.cc:333] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.449132  7328 raft_consensus.cc:2243] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.450933  7328 raft_consensus.cc:2272] T 28f639a8b2124c24a321bbd2537b40fc P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:34.451637  9190 leader_election.cc:336] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.454648  7328 tablet_replica.cc:333] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.455865  7328 raft_consensus.cc:2243] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.456780  7328 raft_consensus.cc:2272] T 4949f26f09b946ba8d578e40d14f404d P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.460635  7328 tablet_replica.cc:333] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.461386  7328 raft_consensus.cc:2243] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.462759  7328 raft_consensus.cc:2272] T e23c132724fd4288abfcf601d9e8a66b P a2a29a18e8c94effab2331c16076fd76 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.463416 10754 raft_consensus.cc:493] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.465102 10754 raft_consensus.cc:515] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:34.466902  7328 tablet_replica.cc:333] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76: stopping tablet replica
I20260709 13:02:34.467990  7328 raft_consensus.cc:2243] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:34.468976  7328 raft_consensus.cc:2272] T ca0d5f97e9514e74982b19351c331f9c P a2a29a18e8c94effab2331c16076fd76 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:34.469172 10647 leader_election.cc:290] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:34.480289  9189 leader_election.cc:336] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 13:02:34.486054 10754 leader_election.cc:290] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:34.494233  9192 leader_election.cc:336] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.542797  9192 leader_election.cc:304] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.543531 10647 raft_consensus.cc:2749] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:34.544458  9192 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.7.40.2:37151, user_credentials={real_user=slave}} blocked reactor thread for 50263.3us
W20260709 13:02:34.572279  9190 consensus_peers.cc:597] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:34.573915 10713 raft_consensus.cc:493] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:34.577787 10713 raft_consensus.cc:515] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:34.575706  9192 leader_election.cc:336] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:34.580549  9192 leader_election.cc:304] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.582119 10765 raft_consensus.cc:2749] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:34.583420 10713 leader_election.cc:290] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:34.590770  9190 consensus_peers.cc:597] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:34.600695  9192 leader_election.cc:336] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:34.625994  9190 leader_election.cc:336] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:34.627115  9190 leader_election.cc:304] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:34.628953 10754 raft_consensus.cc:2749] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:34.639020  9190 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111) [suppressed 494 similar messages]
W20260709 13:02:34.714766  9190 consensus_peers.cc:597] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:34.715255  9190 consensus_peers.cc:597] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:34.719043  9190 consensus_peers.cc:597] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:34.741644  9190 consensus_peers.cc:597] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:34.763368  9190 consensus_peers.cc:597] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:34.794323  9190 consensus_peers.cc:597] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:34.796721  9190 consensus_peers.cc:597] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:34.897615  8352 catalog_manager.cc:4755] TS d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet c3ad850420aa47ad9b2849ccd74281f8: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:34.990118  9190 consensus_peers.cc:597] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:35.040707 10754 raft_consensus.cc:493] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.041314 10754 raft_consensus.cc:515] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.043426 10754 leader_election.cc:290] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.047367  9192 leader_election.cc:336] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:35.047833  9189 leader_election.cc:336] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Network error: Client connection negotiation failed: client connection to 127.7.40.3:46397: connect: Connection refused (error 111)
I20260709 13:02:35.048260  9189 leader_election.cc:304] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:35.049003 10754 raft_consensus.cc:2749] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:35.089464  9192 consensus_peers.cc:597] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:35.125608  9190 consensus_peers.cc:597] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 13:02:35.168923 10754 raft_consensus.cc:493] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.169574 10754 raft_consensus.cc:515] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.171758 10754 leader_election.cc:290] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.176318  9190 leader_election.cc:336] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:35.176842  9189 leader_election.cc:336] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Network error: Client connection negotiation failed: client connection to 127.7.40.3:46397: connect: Connection refused (error 111)
I20260709 13:02:35.177256  9189 leader_election.cc:304] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
I20260709 13:02:35.177966 10754 raft_consensus.cc:2749] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:35.186113  9192 consensus_peers.cc:597] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:35.225768 10753 raft_consensus.cc:493] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.226404 10753 raft_consensus.cc:515] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.228245 10753 leader_election.cc:290] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.232141  9192 leader_election.cc:336] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:35.232832  9189 leader_election.cc:336] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Network error: Client connection negotiation failed: client connection to 127.7.40.3:46397: connect: Connection refused (error 111)
I20260709 13:02:35.233278  9189 leader_election.cc:304] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:35.234074 10754 raft_consensus.cc:2749] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:02:35.259661  9192 consensus_peers.cc:597] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:35.268322  9192 consensus_peers.cc:597] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:35.291031  9190 consensus_peers.cc:597] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:35.331353  9192 consensus_peers.cc:597] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:35.356261 10754 raft_consensus.cc:493] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.356959 10753 raft_consensus.cc:493] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.356920 10754 raft_consensus.cc:515] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.357568 10753 raft_consensus.cc:515] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.359467 10753 leader_election.cc:290] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:35.360260 10754 leader_election.cc:290] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.364379  9189 leader_election.cc:336] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Network error: Client connection negotiation failed: client connection to 127.7.40.3:46397: connect: Connection refused (error 111)
W20260709 13:02:35.364790  9192 leader_election.cc:336] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:35.364806  9189 leader_election.cc:336] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Network error: Client connection negotiation failed: client connection to 127.7.40.3:46397: connect: Connection refused (error 111)
I20260709 13:02:35.365275  9192 leader_election.cc:304] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:35.365973 10754 raft_consensus.cc:2749] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:02:35.366112  9192 leader_election.cc:336] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:35.366617  9192 leader_election.cc:304] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:35.367286 10754 raft_consensus.cc:2749] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:02:35.376209 10754 raft_consensus.cc:493] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.376732 10754 raft_consensus.cc:515] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.378615 10754 leader_election.cc:290] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:35.382790  9192 leader_election.cc:336] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:35.387634  9190 consensus_peers.cc:597] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Couldn't send request to peer d42c48daf96f40ffa4879adc3317b711. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 13:02:35.390555  9192 consensus_peers.cc:597] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:35.404381 10754 raft_consensus.cc:493] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.404879 10754 raft_consensus.cc:515] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.406560 10754 leader_election.cc:290] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.409914  9190 leader_election.cc:336] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:35.415484 10754 raft_consensus.cc:493] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.416039 10754 raft_consensus.cc:515] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.418013 10754 leader_election.cc:290] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.421201  9190 leader_election.cc:336] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 6 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:35.472604 10754 raft_consensus.cc:493] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.473265 10754 raft_consensus.cc:515] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.475392 10754 leader_election.cc:290] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.478698  9192 leader_election.cc:336] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:35.498915 10754 raft_consensus.cc:493] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.499734 10754 raft_consensus.cc:515] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.502164 10754 leader_election.cc:290] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.505560  9190 leader_election.cc:336] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:35.514890 10753 raft_consensus.cc:493] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.515458 10753 raft_consensus.cc:515] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.517462 10753 leader_election.cc:290] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.519356  9192 consensus_peers.cc:597] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 13:02:35.521292  9190 leader_election.cc:336] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:35.528636 10753 raft_consensus.cc:493] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.529225 10753 raft_consensus.cc:515] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.531268 10753 leader_election.cc:290] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.534338  9192 leader_election.cc:336] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:35.555490  9192 consensus_peers.cc:597] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:35.610529 10753 raft_consensus.cc:493] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:35.611122 10753 raft_consensus.cc:515] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
W20260709 13:02:35.611747  9192 consensus_peers.cc:597] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:35.613487 10753 leader_election.cc:290] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:35.616905  9190 leader_election.cc:336] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:35.617445  9192 leader_election.cc:336] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 7 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:35.617838  9192 leader_election.cc:304] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:35.618523 10753 raft_consensus.cc:2749] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:02:35.633351  7328 tablet_server.cc:196] TabletServer@127.7.40.3:0 shutdown complete.
I20260709 13:02:35.666060 10754 raft_consensus.cc:493] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.666766 10754 raft_consensus.cc:515] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.669018 10754 leader_election.cc:290] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
I20260709 13:02:35.668507 10753 raft_consensus.cc:493] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader a2a29a18e8c94effab2331c16076fd76)
I20260709 13:02:35.669878 10753 raft_consensus.cc:515] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "a2a29a18e8c94effab2331c16076fd76" member_type: VOTER last_known_addr { host: "127.7.40.3" port: 46397 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.672632 10753 leader_election.cc:290] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397)
W20260709 13:02:35.673403  9190 leader_election.cc:336] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:35.675374  9190 leader_election.cc:336] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:35.711565  9192 consensus_peers.cc:597] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 -> Peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Couldn't send request to peer f6aea190eee640cb962068827d2c62c2. Status: Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 13:02:35.740008  7328 tablet_server.cc:179] TabletServer@127.7.40.4:0 shutting down...
I20260709 13:02:35.757994 10753 raft_consensus.cc:493] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:35.758694 10753 raft_consensus.cc:515] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.762593 10753 leader_election.cc:290] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
W20260709 13:02:35.766594  9190 leader_election.cc:336] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
W20260709 13:02:35.767252  9192 leader_election.cc:336] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
I20260709 13:02:35.767724  9192 leader_election.cc:304] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
I20260709 13:02:35.768850 10753 raft_consensus.cc:2749] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:02:35.785580  7328 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:02:35.786654  7328 tablet_replica.cc:333] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.787726  7328 raft_consensus.cc:2243] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.788461  7328 raft_consensus.cc:2272] T c3ad850420aa47ad9b2849ccd74281f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.790548  7328 tablet_replica.cc:333] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.790894 10753 raft_consensus.cc:493] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f6aea190eee640cb962068827d2c62c2)
I20260709 13:02:35.791241  7328 raft_consensus.cc:2243] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.791405 10753 raft_consensus.cc:515] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "d42c48daf96f40ffa4879adc3317b711" member_type: VOTER last_known_addr { host: "127.7.40.1" port: 43783 } } peers { permanent_uuid: "f6aea190eee640cb962068827d2c62c2" member_type: VOTER last_known_addr { host: "127.7.40.2" port: 37151 } } peers { permanent_uuid: "43354017538d43aaa0dbbf05dfccafe0" member_type: VOTER last_known_addr { host: "127.7.40.4" port: 39039 } attrs { promote: false } }
I20260709 13:02:35.792090  7328 raft_consensus.cc:2272] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.793532 10753 leader_election.cc:290] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783), f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151)
I20260709 13:02:35.794466  7328 tablet_replica.cc:333] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.795420  7328 raft_consensus.cc:2243] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.796298  7328 raft_consensus.cc:2272] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.797067  9192 leader_election.cc:336] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f6aea190eee640cb962068827d2c62c2 (127.7.40.2:37151): Network error: Client connection negotiation failed: client connection to 127.7.40.2:37151: connect: Connection refused (error 111)
W20260709 13:02:35.797698  9190 leader_election.cc:336] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer d42c48daf96f40ffa4879adc3317b711 (127.7.40.1:43783): Network error: Client connection negotiation failed: client connection to 127.7.40.1:43783: connect: Connection refused (error 111)
I20260709 13:02:35.798103  9190 leader_election.cc:304] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: d42c48daf96f40ffa4879adc3317b711, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:35.798712  9190 raft_consensus.cc:2686] T 9302326f7f904b88b2f3f3a7da097ea2 P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:02:35.799036  7328 tablet_replica.cc:333] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.799711  7328 raft_consensus.cc:2243] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.800384  7328 raft_consensus.cc:2272] T af775cf3a4a24b4ea6c6682ae423a406 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.802399  7328 tablet_replica.cc:333] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.802978  7328 raft_consensus.cc:2243] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.803558  7328 raft_consensus.cc:2272] T 7dc05c5995c445dbaef017c4d89b8e8c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.805220  7328 tablet_replica.cc:333] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.805714  7328 raft_consensus.cc:2243] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.806231  7328 raft_consensus.cc:2272] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.808274  7328 tablet_replica.cc:333] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.808853  7328 raft_consensus.cc:2243] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.809365  7328 raft_consensus.cc:2272] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.811189  7328 tablet_replica.cc:333] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.811751  7328 raft_consensus.cc:2243] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.812426  7328 raft_consensus.cc:2272] T e23c132724fd4288abfcf601d9e8a66b P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.814996  7328 tablet_replica.cc:333] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.815790  7328 raft_consensus.cc:2243] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.816466  7328 raft_consensus.cc:2272] T 533aa38656e44bec9f03374e1f99f8f8 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.818264  7328 tablet_replica.cc:333] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.818840  7328 raft_consensus.cc:2243] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.819866  7328 raft_consensus.cc:2272] T adc320ddb85a4145b2a8101ca5c63300 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.821666  7328 tablet_replica.cc:333] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.822201  7328 raft_consensus.cc:2243] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.822733  7328 raft_consensus.cc:2272] T 6441f4bb6901437fb718e27b081450d4 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.824582  7328 tablet_replica.cc:333] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.825110  7328 raft_consensus.cc:2243] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.825559  7328 raft_consensus.cc:2272] T 509ae50355a3499390dba8107e5a4aad P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.827636  7328 tablet_replica.cc:333] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.828258  7328 raft_consensus.cc:2243] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.828899  7328 raft_consensus.cc:2272] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.831485  7328 tablet_replica.cc:333] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.832144  7328 raft_consensus.cc:2243] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.833051  7328 raft_consensus.cc:2272] T d21d6055349e4522965abdcfb350bf3d P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.834920  7328 tablet_replica.cc:333] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.835503  7328 raft_consensus.cc:2243] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.835983  7328 raft_consensus.cc:2272] T c7e5ed09dbba44abb8b6d927f5f19a73 P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.837673  7328 tablet_replica.cc:333] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.838140  7328 raft_consensus.cc:2243] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.839021  7328 raft_consensus.cc:2272] T aa35f760f0e6415ab82b7a2f29578af7 P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.840919  7328 tablet_replica.cc:333] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.841408  7328 raft_consensus.cc:2243] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.842005  7328 raft_consensus.cc:2272] T fb6e4a2a3d214acebdbe75433dff332f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.843995  7328 tablet_replica.cc:333] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.844471  7328 raft_consensus.cc:2243] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.844910  7328 raft_consensus.cc:2272] T dd8af61cb2244ffca825092e522fc99c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.846943  7328 tablet_replica.cc:333] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.847429  7328 raft_consensus.cc:2243] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.847908  7328 raft_consensus.cc:2272] T e6b3978e46ea41889db4b5e6215823a0 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.849530  7328 tablet_replica.cc:333] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.850008  7328 raft_consensus.cc:2243] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.850836  7328 raft_consensus.cc:2272] T aaa114b17c2c44adad1ae5dc02ec0407 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.853077  7328 tablet_replica.cc:333] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.853708  7328 raft_consensus.cc:2243] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.854422  7328 raft_consensus.cc:2272] T 4949f26f09b946ba8d578e40d14f404d P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.856458  7328 tablet_replica.cc:333] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.857002  7328 raft_consensus.cc:2243] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.857472  7328 raft_consensus.cc:2272] T 788f8aa6cdab4c09b405ee23f66a4c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.859301  7328 tablet_replica.cc:333] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.859902  7328 raft_consensus.cc:2243] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.860448  7328 raft_consensus.cc:2272] T fce64aeaa7244819b258cb2578d23c4a P 43354017538d43aaa0dbbf05dfccafe0 [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.862164  7328 tablet_replica.cc:333] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.862713  7328 raft_consensus.cc:2243] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.863292  7328 raft_consensus.cc:2272] T 0d1c6cd4bb1a41cb80493a3352d53b30 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.865005  7328 tablet_replica.cc:333] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.865506  7328 raft_consensus.cc:2243] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.866393  7328 raft_consensus.cc:2272] T 7f378968592b417c9ca9307e0faa439c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.868055  7328 tablet_replica.cc:333] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.868594  7328 raft_consensus.cc:2243] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.869143  7328 raft_consensus.cc:2272] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.871044  7328 tablet_replica.cc:333] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.871701  7328 raft_consensus.cc:2243] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.872471  7328 raft_consensus.cc:2272] T 28f639a8b2124c24a321bbd2537b40fc P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.874843  7328 tablet_replica.cc:333] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.875372  7328 raft_consensus.cc:2243] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.876128  7328 raft_consensus.cc:2272] T 1472fb4f07624ba592383c9a6c597715 P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.877975  7328 tablet_replica.cc:333] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.878539  7328 raft_consensus.cc:2243] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.879101  7328 raft_consensus.cc:2272] T c88ea53aab584332a699a5ca8387ad4a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.880813  7328 tablet_replica.cc:333] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.881283  7328 raft_consensus.cc:2243] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.881757  7328 raft_consensus.cc:2272] T 3c7c28eeda9a4548b3d70f0c6d4034b4 P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.883471  7328 tablet_replica.cc:333] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.883920  7328 raft_consensus.cc:2243] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.884402  7328 raft_consensus.cc:2272] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.886010  7328 tablet_replica.cc:333] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.886552  7328 raft_consensus.cc:2243] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.887094  7328 raft_consensus.cc:2272] T ca0d5f97e9514e74982b19351c331f9c P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.888715  7328 tablet_replica.cc:333] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.889170  7328 raft_consensus.cc:2243] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.889748  7328 raft_consensus.cc:2272] T d5e6bab5cfd24381929359414f3890fe P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.891494  7328 tablet_replica.cc:333] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.891921  7328 raft_consensus.cc:2243] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.892647  7328 raft_consensus.cc:2272] T 49e34839cf374ca6bd6f5f2a6d90248a P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.894192  7328 tablet_replica.cc:333] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.894714  7328 raft_consensus.cc:2243] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.895371  7328 raft_consensus.cc:2272] T d9178a82b489436e96080a49908b6f4b P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.896953  7328 tablet_replica.cc:333] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.897403  7328 raft_consensus.cc:2243] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.897877  7328 raft_consensus.cc:2272] T 9efbb66886dd465fb490767755834ab5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.899758  7328 tablet_replica.cc:333] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.900189  7328 raft_consensus.cc:2243] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.900609  7328 raft_consensus.cc:2272] T 73987457160f428fb666d1e5bcbf6e5a P 43354017538d43aaa0dbbf05dfccafe0 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.902266  7328 tablet_replica.cc:333] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.902794  7328 raft_consensus.cc:2243] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.903270  7328 raft_consensus.cc:2272] T 4c6111d4f1904ce8954f9f389977db03 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.904847  7328 tablet_replica.cc:333] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.905264  7328 raft_consensus.cc:2243] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.905797  7328 raft_consensus.cc:2272] T 386f8f7149e045bcb2dbd8074249e988 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.906339  9191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:02:35.907696  7328 tablet_replica.cc:333] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.908248  7328 raft_consensus.cc:2243] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.908739  7328 raft_consensus.cc:2272] T 09840237d0194fb5997c1e3f0067c621 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.910408  7328 tablet_replica.cc:333] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.910918  7328 raft_consensus.cc:2243] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.911473  7328 raft_consensus.cc:2272] T becbd53d97a34f97bcd416cde5191c1f P 43354017538d43aaa0dbbf05dfccafe0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.913455  7328 tablet_replica.cc:333] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.914096  7328 raft_consensus.cc:2243] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.914636  7328 raft_consensus.cc:2272] T 5856c40737834bb4b8d4eac0e2a145e3 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.916431  7328 tablet_replica.cc:333] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.916913  7328 raft_consensus.cc:2243] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:02:35.917420  7328 raft_consensus.cc:2272] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:02:35.919229  7328 tablet_replica.cc:333] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0: stopping tablet replica
I20260709 13:02:35.919695  7328 raft_consensus.cc:2243] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:02:35.920421  7328 raft_consensus.cc:2272] T ff85635d804443fbb7c21b50d3b71eda P 43354017538d43aaa0dbbf05dfccafe0 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:02:35.941212  9191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:35.949015  9191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.038058  9190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.195744  9191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.217450  9191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.224833  9192 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.225311  9192 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.249898  9189 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.258855  9192 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.286386  9191 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.296909  9189 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.303900  9190 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:02:36.390100  9189 leader_election.cc:336] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Network error: Client connection negotiation failed: client connection to 127.7.40.3:46397: connect: Connection refused (error 111)
I20260709 13:02:36.390538  9189 leader_election.cc:304] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:36.390983  9189 raft_consensus.cc:2686] T 67d08d3c63334ad8b95d6ef6ec98991e P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 13:02:36.390942 10769 leader_election.cc:336] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Service unavailable: reactor is shutting down (error 108)
I20260709 13:02:36.391526 10769 leader_election.cc:304] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
W20260709 13:02:36.392153 10769 raft_consensus.cc:2686] T 145d667ef1ce4e8da73e4289d8151d37 P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 13:02:36.393764 10769 leader_election.cc:336] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Service unavailable: reactor is shutting down (error 108)
I20260709 13:02:36.394258 10769 leader_election.cc:304] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
W20260709 13:02:36.394951 10769 raft_consensus.cc:2686] T 1ba5e9ef2d9f421ebc2332254e01aa0a P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 13:02:36.398097 10769 leader_election.cc:336] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Service unavailable: reactor is shutting down (error 108)
I20260709 13:02:36.398514 10769 leader_election.cc:304] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:36.399021 10769 raft_consensus.cc:2686] T d1f5c3a03c9844a9b96b09a3640e6070 P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: The pool has been shut down.
W20260709 13:02:36.400803 10769 leader_election.cc:336] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Service unavailable: reactor is shutting down (error 108)
I20260709 13:02:36.401126 10769 leader_election.cc:304] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
W20260709 13:02:36.401572 10769 raft_consensus.cc:2686] T a3b12ab75fec40e68fce360ce1434dc9 P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: The pool has been shut down.
W20260709 13:02:36.403057 10769 leader_election.cc:336] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Service unavailable: reactor is shutting down (error 108)
I20260709 13:02:36.403383 10769 leader_election.cc:304] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, d42c48daf96f40ffa4879adc3317b711
W20260709 13:02:36.403825 10769 raft_consensus.cc:2686] T a19c12f8df1c4c1786aa59513f210d45 P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: The pool has been shut down.
W20260709 13:02:36.405161 10769 leader_election.cc:336] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer a2a29a18e8c94effab2331c16076fd76 (127.7.40.3:46397): Service unavailable: reactor is shutting down (error 108)
I20260709 13:02:36.405491 10769 leader_election.cc:304] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0 [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: 43354017538d43aaa0dbbf05dfccafe0; no voters: a2a29a18e8c94effab2331c16076fd76, f6aea190eee640cb962068827d2c62c2
W20260709 13:02:36.405920 10769 raft_consensus.cc:2686] T 663703cb3f3b4c588cb83411929a62e5 P 43354017538d43aaa0dbbf05dfccafe0: unable to run election callback: Service unavailable: The pool has been shut down.
F20260709 13:02:36.407855  7328 leader_election.cc:206] Check failed: has_responded_ 
*** Check failure stack trace: ***
*** Aborted at 1783602156 (unix time) try "date -d @1783602156" if you are using GNU date ***
PC: @                0x0 (unknown)
*** SIGABRT (@0x3e800001ca0) received by PID 7328 (TID 0x7fc7c42b8840) from PID 7328; stack trace: ***
    @           0x2d8530 __tsan::CallUserSignalHandler() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x2daa13 rtl_sigaction() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
    @     0x7fc7cbb7a980 (unknown) at ??:0
    @     0x7fc7c4f78e87 gsignal at ??:0
    @     0x7fc7c4f7a7f1 abort at ??:0
    @           0x2de526 abort at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
    @     0x7fc7c7d4ad84 google::LogMessage::SendToLog() at ??:0
    @     0x7fc7c7d4b930 google::LogMessage::Flush() at ??:0
    @     0x7fc7c7d50a6b google::LogMessageFatal::~LogMessageFatal() at ??:0
    @     0x7fc7cb71ec9c kudu::consensus::LeaderElection::~LeaderElection() at ??:0
    @     0x7fc7cb72c4df kudu::RefCountedThreadSafe<>::DeleteInternal() at ??:0
    @     0x7fc7cb72c4aa kudu::DefaultRefCountedThreadSafeTraits<>::Destruct() at ??:0
    @     0x7fc7cb72c466 kudu::RefCountedThreadSafe<>::Release() at ??:0
    @     0x7fc7cb723f37 scoped_refptr<>::~scoped_refptr() at ??:0
    @     0x7fc7cb7202d3 kudu::consensus::LeaderElection::Run()::$_0::~Run() at ??:0
    @     0x7fc7cb721eba std::__1::__compressed_pair_elem<>::~__compressed_pair_elem() at ??:0
    @     0x7fc7cb7227da std::__1::__function::__alloc_func<>::destroy() at ??:0
    @     0x7fc7cb721aab std::__1::__function::__func<>::destroy_deallocate() at ??:0
    @           0x37d8bb std::__1::__function::__value_func<>::~__value_func() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:?
    @           0x3671da std::__1::function<>::~function() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2543
    @     0x7fc7c9a4223e kudu::rpc::Proxy::RefreshDnsAndEnqueueRequest()::$_0::~RefreshDnsAndEnqueueRequest() at ??:0
    @     0x7fc7c9a435fa std::__1::__compressed_pair_elem<>::~__compressed_pair_elem() at ??:0
    @     0x7fc7c9a43f2a std::__1::__function::__alloc_func<>::destroy() at ??:0
    @     0x7fc7c9a431cb std::__1::__function::__func<>::destroy_deallocate() at ??:0
    @     0x7fc7d158864b std::__1::__function::__value_func<>::~__value_func() at ??:0
    @     0x7fc7d15596ea std::__1::function<>::~function() at ??:0
    @     0x7fc7c8600f6b kudu::DnsResolver::RefreshAddressesAsync()::$_1::~RefreshAddressesAsync() at ??:0
    @     0x7fc7c860316a std::__1::__compressed_pair_elem<>::~__compressed_pair_elem() at ??:0
    @     0x7fc7c8603ada std::__1::__function::__alloc_func<>::destroy() at ??:0
    @     0x7fc7c8602d0b std::__1::__function::__func<>::destroy_deallocate() at ??:0
    @           0x37d8bb std::__1::__function::__value_func<>::~__value_func() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:?
    @           0x3671da std::__1::function<>::~function() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/c++/v1/functional:2543
